Authorization: Bearer ********************
curl --location --request POST 'https://user.mslmc.net/api/oauth/authorize' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'client_id=lExwGA2OGaGNXpvA4amQYWywNtc' \
--data-urlencode 'state=nahida'
{}