Error:invalid_client when generating access token

Hello everyone,

I am trying to generate an access token using a refresh token. I have inputted the correct client_id and client_secret values but when I try de-bugging my process, I keep getting the “Error: invalid_client”

I have set the scope for client_id and client_secret to global since I am using the same to generate a refresh code.

I’m using UiPath studio instead of postman/orchestrator since I am a student and this is our project

Thanks!

HI,

Can you share more detailed information, such as endpoint, request method, request parameter/body etc?

Regards,

Hello Yoichi,

Thanks for the reply, fortunately I was able to find the solution after tweaking the parameters I have set. I was able to generate the access token

But to answer your question, I am using Post request to get the access token using refresh token from the url of my third party system/website.

1 Like

Hi @mapaje

Good to know your issue is resolved.

Kindly consider marking your last post as solution so this topic can be closed and help others with similar issues.

Thank you.

Hello @sonaliaggarwal47

Thank you for the advice, I will make sure to do that

1 Like

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