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

Using an invalid ion Asset ID with self hosted & no Oauth causes a crash #704

Open
r-veenstra opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@r-veenstra
Copy link
Contributor

As a byproduct of the fix for #702, users can encounter a scenario where entering an ion Asset Id that doesn't exist on the server causes a crash in OV, when using with no Oauth self hosted setups.

We likely need some sort of server side check to determine if the asset ID is actually valid, and prevent whatever is causing the crash if the asset doesn't exist.

This does not impact regular Saas ion from what I can tell, and most if not all production users should be running Oauth, so this should only be experienced by users experimenting with local deployments of self hosted.

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