-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken on Netlify Functions #173
Comments
This is probably related: remix-run/remix#3207 |
So just realized this also happens on my local netlify setup. |
So this is what my code looks like and where part of the problem lies:
How do we make this work? |
For future reference - Solution provided by Alex M in discord: request.clone().formData() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I upgraded to the latest versions and now I get this error message on post during authorize:
Full call stack
Works like a charm locally
package.json extract :
Your Example Website or App
ping me in private
Steps to Reproduce the Bug or Issue
I wish it was that simple.
Expected behavior
Not error out.
Screenshots or Videos
No response
Platform
Netlify
Additional context
No response
The text was updated successfully, but these errors were encountered: