fabric
fabric copied to clipboard
[Question]: How to Delete Unused API-Key?
What is your question?
Hey
I accidentally insert my Claude API key in OpenAI Key on the setup process.
I can't find where to revoke this because whenever I re-setup the proceed when I 'Enter' Empty Value it doesn't delete the previous Key.
Now I'm stuck and get
Error: Client error '401 Unauthorized' for url 'https://api.openai.com/v1/models' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401
Tried to search where the API key is stored in the code, but If I understood correctly it stored as a custom variable. I'd like for some guideness how to proccedd. Thanks ahead :)