Discussions
CORS Support required.
Hi, I'm trying to use your API form my Web application. In this case I need to do requests dirrectly from browser. But security policy in all modern browsers prevents this. To make this happend we need to use CORS. It's easy to implement on your side. It's necessary to add header 'Access-Control-Allow-Origin: * ' or 'Access-Control-Allow-Origin: {HOST_NAME}' in case when request contains header 'origin: {HOST_NAME}'.
Posted by Ivan Bovkush almost 8 years ago
User required?
Hi, we want to display a list of staff currently working on a kind of dashboard.
It works perfectly, but do I really authorize as a user?
Posted by Sebastian Becker about 8 years ago
Notifications Control
Hi,
Posted by Rehan Haider about 8 years ago
Getting more specific data:
Hey there.
Posted by Matt over 8 years ago