Hi community,
I’m working on script automation for our Rest API and I should renew my token evrey 30 minu using a refresh token, but when i generat a new token using powershell the new rferesh token include a specific caractère “}” that block my process to generat news token and auhtentification.

Hve you any idea to fixe this error or to filter caracter when I refresh my token?
Thank you.

