Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[BUG] Cannot add my API keys

Open pratikshelar871 opened this issue 2 years ago • 4 comments

Describe the bug when I run the project I cannot setup my API keys To Reproduce Go to API keys

  1. Go to 'API Keys'
  2. Click on 'create keys'
  3. Only allows me to set API key name. Does not allow me to set the value for it

Expected behavior I should be able to set value to the API key

pratikshelar871 avatar May 19 '23 06:05 pratikshelar871

You should not be able to set value to the API key, that's how every API keys work similar to OpenAI, HuggingFace

HenryHengZJ avatar May 19 '23 09:05 HenryHengZJ

@pratikshelar871 the api functionality isn't to add api keys from other apps, this tool actually has its own api interface, this is for that functionality.

levidehaan avatar May 19 '23 13:05 levidehaan

@HenryHengZJ I don't get it! How can I use a tool like SERP api without adding my api key?

Ali-Hussein-dev avatar May 23 '23 11:05 Ali-Hussein-dev

The API keys you created on Flowise: image

Is to protect your flow from unauthrorized access: image

For third party API keys like SERP, OpenAI, you'll have to insert directly on the node. Currently there is no feature to save the third party API keys. image

HenryHengZJ avatar May 23 '23 20:05 HenryHengZJ