Skip to content

Getting 404 on Netlify Form submit #62

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

Closed
jadbox opened this issue Nov 22, 2020 · 1 comment
Closed

Getting 404 on Netlify Form submit #62

jadbox opened this issue Nov 22, 2020 · 1 comment

Comments

@jadbox
Copy link

jadbox commented Nov 22, 2020

On submitting an ajax form to Netlify Forms, I'm getting a 404 page being served. I have no special _redirects rules either.

curl 'https://beta.dfame.app/' \
  -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36' \
  -H 'content-type: application/x-www-form-urlencoded' \
  -H 'referer: https://beta.dfame.app/' \
  -H 'accept-language: en-US,en;q=0.9' \
  -H 'cookie: _gid=GA1.2.1550095432.1605983334; _ga=GA1.1.1307560562.1605983334; _ga_37514942YF=GS1.1.1606014014.5.1.1606017875.0' \
  --data-raw 'form-name=tppCreate&email=a%40az.com&url=demo.ghost.io&address=&balance=1' \
  --compressed
@jadbox
Copy link
Author

jadbox commented Nov 22, 2020

Wrong plugin- I meant netlify-plugin-next-dynamic

@jadbox jadbox closed this as completed Nov 22, 2020
serhalp pushed a commit that referenced this issue Apr 5, 2024
* chore(main): release 5.0.1-alpha.1

* 5.0.0-alpha.2

* chore: update changelog

---------

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: Rob Stanford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant