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

Bulk preview silently fails if more than 100 files are previewed at one time #393

Open
dylandepass opened this issue Dec 4, 2024 · 0 comments

Comments

@dylandepass
Copy link
Member

In order for bulk preview to work with more than 100 files you must be both signed in and have the author role.

If you try and bulk preview more than 100 files anonymously, the bulk API returns a 401 but the sidekick does not show a toast notifying the user of the problem.

If you are signed in but don't have the author role than the admin API returns a 403 but the sidekick does not show a toast notifying the user of the problem.

If you are signed in and have the admin.role.author role. Bulk preview via the sidekick works as expected with more than 100 files.

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