-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I just fixed a bug in part of my code which was accidentally appending a space character at the end of resource IDs in API routes.
Figuring out that that's what was going on, however, was a little trickier than it should have been, because the error message returned by the Resource Library was not something like "that resource doesn't exist" or "that resource ID is invalid"- for some reason, it said the API key was invalid instead.
Metadata
Metadata
Assignees
Labels
No labels