I can’t do the very first thing with the integration! I am unable to get an access code after I get the authorization code.
Get authorization code via browser
which returns a legit authorization code
Then, when I feed this into postman along with my secret code and client_id I get an Authorization Error and it doesn’t return the access code.

What could I be doing wrong?
