Hi,
i getting an error on Stores/Orders read permissions
even when i running the query from the backend
its worked fine yesterday
from site monitor:
} “producer”:“backend”
“jsonPayload”: {
“message”:
“[“Permission denied: {"message":"Read not permitted","details":{}}.”]”
Check your permissions as you are getting permission denied.
https://support.wix.com/en/article/corvid-wix-stores-orders-collection-fields
Permissions
The Order collection has the following permissions :
-
Read: Admin
-
**Create: ** None
-
Update: None
-
Delete: None
You might need to bypass the permissions with the use of Wix Data Options.
https://www.wix.com/corvid/reference/wix-data.html#WixDataOptions
its working just from the my admin page
but until yesterday it was worked from the backend, job scheduler and from frontend page