-
Notifications
You must be signed in to change notification settings - Fork 468
Question: Can't get user information when not authorized #2348
Copy link
Copy link
Closed
Labels
component: queryRelating to GraphQL QueriesRelating to GraphQL Queriesobject type: userRelating to the User TypeRelating to the User Typetype: questionAn issue that involve inquiries, clarifications, or requests for guidanceAn issue that involve inquiries, clarifications, or requests for guidance
Description
This was emailed to me. I'm opening it as a Github issue for public reference.
Hello Jason. I'm using your software for my Ecommerce site. While trying to get products one issue occurs - I can't get Reviews Author's information if I'm not authorized, it returns null. But when I send the same request with the Authorization header it works fine.
I found a similar question and also your comments there: #1476 but nobody answered properly.
Here is the screenshots if you need:
one with authentication :
and other without auth:
My question is: is there some way to bring the author data without authorization ? Customers need to know the product's reviews and without author's verification it will seem fake.
I would be very glad if you responded to me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: queryRelating to GraphQL QueriesRelating to GraphQL Queriesobject type: userRelating to the User TypeRelating to the User Typetype: questionAn issue that involve inquiries, clarifications, or requests for guidanceAn issue that involve inquiries, clarifications, or requests for guidance

