Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  -d 'grant_type=authorization_code&client_id={your_client_id}&client_secret= {your_client_secret}&redirect_uri={your_redirect_url}&code={your_code}'


Our API documentation has already been updated accordingly. 

...