gray-mueller/flutter-based-app-that-delivery-food

Enatega Customer App: Graphql error when placing an order when login from Google account

Open

#146 opened on Feb 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega Multivendor Admin DashboardHigh prioritybugenhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug

Users who log in using their Google account encounter a GraphQL error when attempting to place an order. The issue prevents the checkout process from completing successfully.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the app and log in using the "Sign in with Google" option.
  2. Add items to the cart.
  3. Proceed to checkout and attempt to place the order.
  4. Observe the GraphQL error message.

Expected behavior

A clear and concise description of what you expected to happen.

Contributor guide