Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove redirect url from installed app sample url

...

 

Code Block
linenumberstrue
https://hq.api.affinitylive.com/oauth2/v0/authorize?
scope=read(all)&
 
redirect_uri=https://app.com/oauth_callback&
response_type=code&
client_id=34ad67fa2f@hq.affinitylive.com

 

...