Hello everyone,
I had this problem, and noticed that in Postman or with cURL I received the access token with no problems, while when I was trying with Node (axios) it did not work. I stumbled across this, and just deleting the headers in the request fixed the issue.
Regards,
Fernando