Permissions Errors with JavaScript SDK

Question:
Is the API down or unstable? I’m currently receiving errors on permissions for all my data collections.

WDE0027: The current user does not have permissions to find on the MenuItems collection.'

Product:
Using Headless app built in Next.js and JS SDK

What are you trying to achieve:
Connect to API

What have you already tried:
It was all working yesterday. I"m using OAuth for the SDK

Can you share code that reproduces the error?

Also just a guess but do note that access tokens expire and need to be refreshed.

Hello
What API are you using?
What is the authentication strategy that you are using?
did you implement Login for your site visitors, or they are all anonymous?
is the OAuth App still existing or was it deleted?
also, can you share you site id

1 Like