gray-mueller / gray-mueller/home-delivery-app-using-node-js
Enatega Customer App: Graphql error when placing an order when login from Google account
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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
Research direction
Reproduce the issue by signing in with Google, adding items, and placing an order while capturing the GraphQL error and request details. Trace the checkout request and its authentication context to identify the failing boundary. Done means Google-authenticated users can complete checkout and place an order without the GraphQL error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, javascript
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100