IMPixel
IMPixel
This is so stupid. Already 4 years and this still isn't fixed.
It's still happening for me. Permission denied after trying everything mentioned here.
> Any update regarding this issue? I still get the same issue when running my code in the production environment (Render.com, Linux, node.js 20.15.1). It works as it should on...
Same exact issue with my app
Hey, what hosting service do you use? Also, do you do app.enable("trust proxy") in your code or not?
I did some logging of the onboardingTaskUrl on line 266 of auth-user.js (as well as headers and data (body) that is send) Here's what's being sent locally (with cleared cookies):...
You were right, all I had to do was add the "email" parameter (used a phone number instead, though) I was afraid it would be required to also obtain the...
Same issue, + it happens with the quickstart code
I get that when running in production (perhaps because it's not the same IP address)
I'm having this issue as well