Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am able to connect & use the v3 API (different cred/token, but proof I can work with an API), but I cannot get the v0 or the v1 API's to give me anything but a 404.
```curl -v \-H 'accept: application/json' \-H 'content-type: application/json' \--c...
Thank you for the reply. I have tried the other ones (even though the v3 North America one works for me), and I get 401's...```< HTTP/2 401< date: Mon, 18 Dec 2023 18:58:11 GMT< content-type: application/json< status: 401 Unauthorized```That is so p...