This endpoint requires either HTTP Basic authentication using client_id:client_secret, or the client_id and client_secret must be provided in the form body.
client_id:client_secret
client_id
client_secret
https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example
Remarks
This endpoint requires either HTTP Basic authentication using
client_id:client_secret
, or theclient_id
andclient_secret
must be provided in the form body.See
https://discord.com/developers/docs/topics/oauth2#authorization-code-grant-refresh-token-exchange-example