Domainr

FREEMIUM
Verified
By Domainr | Updated 14 days ago | Business
Popularity

9.9 / 10

Latency

379ms

Service Level

100%

Health Check

N/A

Back to All Discussions

CORS Calls stopped working

Rapid account: App Machine
AppMachine
7 years ago

We are now getting an error when trying to make an API Call from JavaScript.
This is the error we are getting:

XMLHttpRequest cannot load https://domainr.p.mashape.com/v2/search?mashape-key=&defaults=club%2Ccoffee&location=de&query=acme+cafe&registrar=namecheap.com. The ‘Access-Control-Allow-Origin’ header contains the invalid value ‘185.85.83.246’. Origin ‘https://market.mashape.com’ is therefore not allowed access.

Rapid account: Domainr
domainr Commented 7 years ago

The fix has been deployed and verified.

Rapid account: Domainr
domainr Commented 7 years ago

We located the issue, which happens when a request is sent that isn’t using CORS but we were responding with a CORS header. A fix will be deployed shortly.

Rapid account: Domainr
domainr Commented 7 years ago

Is the error occurring in your application or only when testing the endpoint on the Mashape website? I can only reproduce the error when I click the “test endpoint” button on Mashape. The Origin header should be set by the browser to your site’s address when accessed from there.

Rapid account: Domainr
domainr Commented 7 years ago

Looking into this. Thank you for your report.

Join in the discussion - add comment below:

Login / Signup to post new comments