Back

general_bad_request

  • 0
  • Auth
  • Web
studyjsm
4 May, 2024, 06:18

im trying to follow Javascript Mastery, deploy banking app using Nextjs.14, im trying to test auth on localhost, but i get general_bad_request when creating user(sign-up)

TypeScript
  type: 'general_bad_request',
  response: {
    message: 'There was an error processing your request. Please check the inputs and try again.',
    code: 400,
    type: 'general_bad_request',
    version: '0.13.14'```
TL;DR
Developers followed a tutorial to deploy a banking app using Next.js 14 and encountered a 'general_bad_request' error when testing authentication on localhost during user sign-up. The error message suggests checking inputs and trying again.
studyjsm
4 May, 2024, 06:25

solvedddd

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more