You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to the projects API using this library.
I am running into this issue: {"Type":null,"Title":"Forbidden","Status":403,"Detail":"AuthenticationUnsuccessful","Instance":"<my_instance_id>","Extensions":{}}
I am explicitly providing my tenant id, but the API calls still fail. This is only an issue for projects and files.
The same code below will work for invoices, users etc etc.
I am trying to connect to the projects API using this library.
I am running into this issue:
{"Type":null,"Title":"Forbidden","Status":403,"Detail":"AuthenticationUnsuccessful","Instance":"<my_instance_id>","Extensions":{}}
I am explicitly providing my tenant id, but the API calls still fail. This is only an issue for projects and files.
The same code below will work for invoices, users etc etc.
What I've Tried
Result
Note
The following WILL work
The text was updated successfully, but these errors were encountered: