As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Issue with end point and Access-Control-Allow-Origin
B
Ben Drury
started a topic
about 10 years ago
I can access all my data stores fine for GET/POST/PUT/DELETE, but I get an error - "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access."
Why can I access Kinvey fine for collection hooks and data stores, but not for endpoints.
Where are you seeing this and what does your request look like?
B
Ben Drury
said
about 10 years ago
Hi Michael,
I am getting this message in the console in chrome. The endpoint works fine in the Kinvey API console, but not from my app running on local host (or the production space)
Although it seems to have sorted itself out now. It was one of a number of issues I was having this morning, but they seemed to have dissipated now.
Ben Drury
Why can I access Kinvey fine for collection hooks and data stores, but not for endpoints.