Developer key: 030ea81d-27d2-4650-87bc-647b85fa5757
I've successfully gotten a code from the redirect url (like this, old one w_22jz0fMdVuuK2qENEA6l3Pg4msarNE2-lbKADzUxY )
but every time I post to
post URL:
https://api.channeladvisor.com/oauth2/token?
grant_type=authorization_code&code=w_22jz0fMdVuuK2qENEA6l3Pg4msarNE2-lbKADzUxY&redirect_uri=xxxxxxxxx
I get back a response code of 400 but when content
{"error":"unsupported_grant_type"}
However the grant type, bolded above, is cut and paste from your docs. Any ideas?
Thanks
Darren