I ran into some weird behavior of the OpenAI authenticator node.
I kept getting the below message after having copy and pasted my API key into the credentials configuration node:
After trying to debug and restarting the computer and various other things I tried one simple thing: Putting in the API Key again. I noticed that from previous copy & paste there was one character of white space selected - after I removed that it worked again.
I then intentionally put in some random characters as API key and got a “normal” message indicating API key is incorrect:
I then added in correct API key and added a space at the end and got the first message again.
I observed this behavior in both current Standard Release (5.8.) as well as Community Hacking Days Release Candidate (5.8.1).
Steps to reproduce:
- Copy API Key into Credentials Config Node
- Add space at the end at a space
- Execute OpenAI Auth Node

