Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query orders return empty response #840

Open
Sylvesterx1 opened this issue Mar 8, 2024 · 0 comments
Open

Query orders return empty response #840

Sylvesterx1 opened this issue Mar 8, 2024 · 0 comments

Comments

@Sylvesterx1
Copy link

Sylvesterx1 commented Mar 8, 2024

When I query orders from wordpress dashboard then I see correct response.

I know query orders is restricted.

I build headless admin, and I want get all orders as admin user. For this I generate public_key and secret_key with admin privilages.

I try add in headers, also in postman I try switch to oAuth 1.0 and here I provide consumer key and private key. But still I see empty result.

How can I query orders as admin without need get woocommerce session ? (i need get all orders created in system from all customers).

For REST API I can include public_key and secret_key and I see correct response all orders. I need do the same using graphql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant