fixerAPI/fixer

403 Error

MrShayne opened this issue · 2 comments

I am trying to call this api using JS xhr but I get 403. But if I call the api via browser or postman it works fine.
image

image

would be very great if I can get some help on that @hakanensari

@MrShayne I believe you need to use the Origin header when doing the cross-site XHR.