Jump to content

OAuth 2.0 Authorization fail


 Share

Recommended Posts

I'm trying to get ac access to token to test the endpoints for X3 Data Integration API but I'm getting an error on post man when getting the access token. "statusCode=400&error=Missing customer URL". I'm not sure what Missing customer URL means. I'm following this quick start guide "https://developer.sage.com/x3/data-integration/quick-start/" and I register my app in this url "https://app-registry.sage.com/", I'm requesting this access to token in this urls "https://api-na.sagex3.com/v1/token/authorise, https://api-na.sagex3.com/v1/token"

I'm not sure what to do here, please advise.

Thanks.

Sage X3 problem to get access token.png

Link to comment
Share on other sites

I could overcome this problem, it turns out that scope requires the customer url this way "api.dataIngestion customer=https://www.arga-corp.com", once you do this you no longer get the previous error but now I'm getting this error message "Could not associate the values with an active customer registered on Sage Business Cloud", I guess I need a customer URL from a registered customer in Sage Business Cloud, Where do I get this value?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...