Replies: 1 comment
-
Can you share a bit more about your error and code? (e.g., what line the error occurs on) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my +page.server.ts file I am using actions like so:
But when running my form with:
I get a 405 with the error "Method POST not allowed".
What am I doing wrong?
Help much appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions