We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Wrong plugin- I meant netlify-plugin-next-dynamic
Sorry, something went wrong.
chore(main): release 5.0.0-alpha.2 (#62)
bb7ec7c
* 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]>
No branches or pull requests
On submitting an ajax form to Netlify Forms, I'm getting a 404 page being served. I have no special _redirects rules either.
The text was updated successfully, but these errors were encountered: