Jump to content

John

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by John

  1. Hi, In Sage One API, I would like to know if it is possible to get an Access Token without the input of the user / redirect_uri. From my understanding we must call the https://www.sageone.com/oauth2/auth route that will prompt the user to enter the login infos manually and then redirect the user to a redirect_uri callback with a code. And then we will be able to call https://oauth.na.sageone.com/token with the provided code to get the Access Token. What we want is the authentication step in the API to be transparent to the user. Thank you!
×
×
  • Create New...