gpt3-twitter-bot icon indicating copy to clipboard operation
gpt3-twitter-bot copied to clipboard

Undefined result in request.query

Open JamesHWade opened this issue 3 years ago • 1 comments

I keep getting "Stored tokens do not match!" for the callback URL. I think it's because code and state from const { code, state } = request.query; are undefined. I can't find my way around this. Any suggestions?

JamesHWade avatar Feb 06 '22 01:02 JamesHWade

I closed the project down. Opened it up again, ran "firebase serve" in the terminal and opened the first link. After this I received the message no longer.

TommeZ avatar Sep 25 '22 15:09 TommeZ