Successfully requesting client_credentials via curl, fails from rest client

Hi,

I use a vscode extension called REST Client to easily share some generic requests to endpoints with my team. For some reason, I’m able to curl to request a token just fine. However, the same request sent from my rest client gives me a failure. Just curious if anyone has seen this before.


Thanks in advance.

I realize this is more of a problem with the extension. Just wanted to say that in advance. I was just curious since it’s widely used.