Discussions

Ask a Question
Back to All

CORS support

I am trying to use the API v1.0 but getting the following errors:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.humanity.com/api/v1.0/?module=staff.login&method=GET&request=%7B%22key%22:%22MyAPIKey%22,%22username%22:%22MyEmail%22,%22password%22:%22MyPassword%22%7D. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).[Learn More]

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.humanity.com/api/v1.0/?module=staff.login&method=GET&request=%7B%22key%22:%22MyAPIKey%22,%22username%22:%22MyEmail%22,%22password%22:%22MyPassword%22%7D. (Reason: CORS request did not succeed).[Learn More]
Error: "Network Error"

Would you please advise?

Thanks!