I am trying to make a call to API from my localhost application which is registered for the keys
I am seeing below error
XMLHttpRequest cannot load http://api.amp.active.com/v2/search/?near=san+diego&radius=20&state=ca&curr...ge=10&sort=distance&exclude_children=true&api_key=m2ez4jqk2jnk583cmh6rf9ng. The 'Access-Control-Allow-Origin' header has a value 'http://www.active.com' that is not equal to the supplied origin. Origin 'http://localhost:50614' is therefore not allowed access.
Message edited by dandelion 2 years ago
KateSky – 7 years ago
I am having the same issue. and no response
Mariea_Johnson – 7 years ago
Try the CORS toggle Chrome extension.
ACES TM – 7 years ago
It works, but that's not a solution
Please sign in to add a post.
I am trying to make a call to API from my localhost application which is registered for the keys
I am seeing below error
XMLHttpRequest cannot load http://api.amp.active.com/v2/search/?near=san+diego&radius=20&state=ca&curr...ge=10&sort=distance&exclude_children=true&api_key=m2ez4jqk2jnk583cmh6rf9ng. The 'Access-Control-Allow-Origin' header has a value 'http://www.active.com' that is not equal to the supplied origin. Origin 'http://localhost:50614' is therefore not allowed access.
Message edited by dandelion 2 years ago
Tags
KateSky – 7 years ago
I am having the same issue. and no response
Mariea_Johnson – 7 years ago
Try the CORS toggle Chrome extension.
ACES TM – 7 years ago
It works, but that's not a solution