I am having an issue obtaining an access token using JWT too. I am getting "JWT token is incorrectly formatted, and can not be decoded" error whatever JWT token I use.Here is an example request I am doingcurl -X POST -H "Content-Type: application/x-www-form-urlencoded" -H "Cache-Control: no-cache" -...