Support
Wandrly support is centered around keeping the travel planning flow dependable from sign-in through itinerary generation and into the trip workspace.
If sign-in fails, confirm that your GitHub OAuth callback URLs, environment variables, and deployment domain match exactly.
If the planner is not generating correctly, review the configured AI provider order, API keys, and the server logs for provider or schema errors.
If trips, budgets, packing, or documents feel out of sync, confirm the database connection is healthy and that your deployment has the latest Prisma migrations applied.
Document and image issues usually point to storage token problems, upload route configuration, or permissions around the active trip.