0

Failed to load http://look_at_me.api.co/api/contact: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://test.com' is therefore not allowed access.

local Url => http://test.com api url => http://look_at_me.api.co/api/contact

mukesh kumar
  • 580
  • 3
  • 14

1 Answers1

-1

Make sure your API service has cross domain feature.

Albert
  • 64
  • 5