Hi there Michael Schmidt
Thanks for using QandA platform
This is most likely because the API key isn’t being passed correctly or is invalid. Since you mentioned having a second workspace, it’s possible that the problem is related to using the wrng API key. Double-check that the API key you're using corresponds to the workspace where the model is as Authorization: Bearer <your-key>
.
If nothing works try regenerating the API key and ensure the correct credentials are being used across your requests.
If this helps kindly accept the answer thanks much.