Error: invalid_client get token

Hello,
i create external apps as follow:


Then i import in postman the UiPath Add-in guide from link:

Here you can find the response from postman:


Who can help me: more appeciate:)

Thank you for your support
S

@scaruso

Is the client secret you provided correct?

And did you add application scope in external applications on UiPath?..it does not work with user acope…

And to strt give only one scope and chekc then add once authorized

Cheers

@scaruso

Client secret is not you see in Client ID, when you are creating the AppSecret it will give the Client ID and the value, So if you don’t have that then you can generate new and you need to copy the value and use that

Hope this may help you

Thanks,
Srini

Thank you to your reply: i generate a new secret value and id:


I changed the in postman the client id with appid and client secret with Value in external apps in UiPath and obtain error: Error: unauthorized_client

@scaruso

For client credentials …scope should be application…you selected a user scope…please change the same as mentioned above and then it should work

Cheers

1 Like

Many thanks @Anil_G it works!!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.