Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden Error when calling instamojo API #11

Open
abhijitjd003 opened this issue Nov 27, 2017 · 2 comments
Open

403 Forbidden Error when calling instamojo API #11

abhijitjd003 opened this issue Nov 27, 2017 · 2 comments

Comments

@abhijitjd003
Copy link

abhijitjd003 commented Nov 27, 2017

What should be correct URL when calling Instamojo API?
As of now i am using https://test.instamojo.com/v2/gateway/orders.

When calling HttpWebResponse, i am facing 403 forbidden error issue.
Getting below response
{
"success": false,
"message": "You do not have permission to perform this action."
}

Kindly help me on this

@AthifSaheer
Copy link

You will get an alert “You don’t have permission to perform this action” because your Instamojo account is not verified at the time. For more check this

@ACC-Vaibhav-Palvi
Copy link

I am also facing the same issue while sending request to instamojo API for LIVE environment using Java wrapper client id and client secret. I am using instamojo sdk version 2.0.2.

403
Forbidden
{
"success": false,
"message": "You do not have permission to perform this action."
}

kindly help me on this, I've been stuck on this issue from last week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants