Mauricio Galindo Posted June 2, 2022 Share Posted June 2, 2022 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. Link to comment Share on other sites More sharing options...
Mauricio Galindo Posted June 2, 2022 Author Share Posted June 2, 2022 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 More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now