Jump to content

401 Unauthorised trying to pull customers via the API


 Share

Recommended Posts

I have generated an auth token successfully.
I can make a GET request to the following route with a 200 HTTP code even though it returns an empty array:

https://api.columbus.sage.com/uk/sage200/accounts/v1/sites

But when i use the same token on the following route i get a 401 HTTP code:
https://api.columbus.sage.com/uk/sage200/accounts/v1/customers

any ideas?
the client uses an on premise instance of Sage, could i be using the wrong routes?

Edited by Nathan Williams
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...