hey Team
Got a RESTlet (someone else wrote it), Trying to connect to it with token. Testing in postman but no luck so far
Parameters I use are :
Get url - is the external url for deployment
consumer key, id, token, secret - all freshly generated
realm - ID of my SB account
Getting invalid login attempt
Checked the role and it has under setup : login using access tokens > full
Also worth mentioning that the attempts are done on SB account, which has been refreshed few weeks ago, so user and role have been copied over. Been using user and role to successfully connect to that restlet but with login credentials, not token yet
Any help would be greatly appreciated, as spent several hours on this with no joy