Im trying to write a conflict solver google chrome extension, and I use ChatGPT for it
Essentially there is some issue with my program not outputting a proper response. In the console I get that error message. It says that I haven't posted my api Key, but I in fact have, and haven't shared it with anyone else. I have added exponential backoff and even asked chatgpt to fix it. But it isn't working. How do I get the program to output chat got's response?. Here is the JS code (its in the screen recording)