I am getting a CSRF failed error, what do I do?

If you’re getting CSRF error while querying one of our endpoint then this could be due to:

1. You’re sending a POST request to an endpoint that expects GET request.

2. You’re querying one of our API endpoint without authorization headers: X-Api-Key and X-Auth-Token: https://www.instamojo.com/developers/rest/#toc-conventions

Start Exploring
Was this article helpful?
1 out of 3 found this helpful
Have more questions? Submit a request