Skip to main content

Troubleshooting

  • If database connections fail, verify the host, port, database name and credentials, and ensure your firewall allows access from the platform.
  • If your schema has changed but endpoints don’t reflect updates, re-run the Sync Schema step to refresh the schema.
  • For authentication issues, check that your JWT secret, expiry settings and user mapping configuration are correct.
  • If social authentication doesn’t work, ensure your OAuth client ID, secret and callback URL are properly configured with the provider.
  • Review logs and error messages to diagnose issues and consult the documentation for further troubleshooting steps.