'API call returns a response in postman but gives me 403 in browser

ajax call

postman url console error

Postman returns a response, but browser gives me 403. I have attached my postman request, my ajax call as well as the browser error. Any advice is helpful



Solution 1:[1]

You need to pass credentials. follow this link for more information.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 cedric