401 Unauthorized
having used a combination of ashleyk's readme and generativelabs video, I have setup a runpod oobabooga worker. However I am unable to make calls to the endpoint resulting in a 401 unnauthorized:
I have setup postman as the generativelabs video has suggested, and I have quadrouple checked that I have properly setup the api id & api key on postman and SAVED.
I am also using the format as per @ashleyk's documentation (in fact i'm using the exact prompt), however I am still getting 401 unauthorized. As such i'm at a loss. Hope iI can get help
Solution:Jump to solution
I ended up solving it by puting the API Key under Authorization as Type bearer instead of the header tab, and by manually putting the id into the URL
4 Replies
did you added api key?
Probably added it but didn't click the save button. Postman doesn't save it automatically.
Yep I did
I did, I chekced it 5 times
Solution
I ended up solving it by puting the API Key under Authorization as Type bearer instead of the header tab, and by manually putting the id into the URL