Failed to parse JSON when using Proxy API, never gets a response without
daemonspudguy opened this issue · 11 comments
I don't even know what is going on, and the console isn't helping. I'm using Vivaldi and Tampermonkey, if that matters.
The token is undefined when proxy is disabled, how do I get a token?
@daemonspudguy hey proxy mode is currently broken due to OpenAI patching my method (but I am working on fix). For unproxied mode you must sign up @ https://chat.openai.com for an account, stay logged in and go to ddg tab and refresh your search
@daemonspudguy proxy mode has been patched to also work now (you can update @ https://greasyfork.org/en/scripts/459849-duckduckgpt )
Thanks! Issue closing now!
It isn't getting my token (yes I'm signed in)
It isn't getting my token (yes I'm signed in)
Can you switch to proxy mode instead?
Yes, and it does work.
I think it might be because I created my account by signing in with Google.
And of course I can't create a new one with the same email.
@daemonspudguy I updated the code, the OpenAI mode should work too now (signing up w/ Google shouldn't have mattered)