I have to integrate Method API but I am getting error below while accessing APIs.
Failure. The API could not validate your log in. Please make sure you have entered the correct Company Account, User and Password, and that each are spelt correctly. Also, ensure that this User has been configured for Method API access by going to Customize > Users, editing the User, and ensuring that there is a check in the 'Is Allowed to Connect via MethodAPI' checkbox.
whereas I have fully gone through the account details and every thing is set.
I gone to Customize -> Users -> Edit.... (for the user in question) and to Step 8: This user is allowed to connect to Method API. Checked it and clicked Finish.
I am trying to access APIs with Method sample code available on method website with the credentials of my own registered user. No change in code just ran the project given inputs but unable to access APIs and get failure message given above.
Please any body suggest what I am doing wrong?
Naveed