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 have set up the environment variables as described in the README, however, whenever I try to access resources using the Bearer token I have set I get a response with the following errors:
Hello,
I have set up the environment variables as described in the README, however, whenever I try to access resources using the Bearer token I have set I get a response with the following errors:
"issue": [
{
"severity": "error",
"code": "processing",
"diagnostics": "404 null"
}
]
I have no issue when I set the authorization to Basic and use the environment variable set.
The text was updated successfully, but these errors were encountered: