xing-api-samples
xing-api-samples copied to clipboard
Getting CORS issue while trying to call https://api.xing.com/v1/request_token? from my angular app
I am trying to import contacts from xing . but i am not able to call any apis of xing from my app due to CORS issue.How can i get rid of this issue??
XMLHttpRequest cannot load https://api.xing.com/v1/request_token...... No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.
Iam trying with test keys..