Hello! I'm trying to connect to REST web services ...
# suitescript
i
Hello! I'm trying to connect to REST web services but I get this error, in postman says
Invalid login attempt.
When looking at the login audit trail it says
EntityOrRoleDisabled
tried using the same tokens for a RESTlet and worked fine, so, is there anything different I need to do when creating the credentials?
e
Look for the permission for Setup > REST Web Services
1000 1
In the role
c
Does the integration include REST Web Services in its scope?
i
I do have the REST checked on the setup.
Do the integration need to havfe thje OAuth 2.0 checked?
Because its checked but thats the only option checked in the OAuth 2,0 section
c
Did you check the role as Edgar suggested?
i
No I did not, I checked the REST check under setup -> enable features. But yeah, you are right! That was the issue! 🙄
Thank you guys!