• Is there an API change in 12.1 for rest/v10/oauth2/token?

    Hi gang, Testing with Postman in two separate customer systems (both on 12.1) I see two completely different responses. One has much longer access_token keys, and the other doesn't.: Customer system 1 Customer system 2: The only thing…
  • Authorization Grant Types

    Hello, we're integrating Sugar CRM with our product to import and push data, we're planning on using the REST API. My question is that the authentication flow requires us to get the username and password from the user into our client(Password grant type…