We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When an existing client is updated via save(), the client-secret is double encoded.
save()
The client_secret should be checked if its already encoded or not. If its already encoded, it should not be encoded again.
client_secret