functions-samples icon indicating copy to clipboard operation
functions-samples copied to clipboard

req.cookies.state is always empty

Open niteeshchaudhary opened this issue 3 years ago • 1 comments

Which sample has a bug?

login with linkedin

How to reproduce the issue

whenever there is https request to token function it says that req.cookies.state is not defined

Steps to set up and reproduce

just run it

Debug output

Error in the token Function: undefined

niteeshchaudhary avatar Jun 21 '22 06:06 niteeshchaudhary

I am experiencing this, receiving the message "State cookie not set or expired."

Were you ever able to resolve this issue?

davidjnovak avatar Jun 12 '23 19:06 davidjnovak