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

getPluginInstance does not work without authorization #103

Open
jennydaman opened this issue Feb 17, 2024 · 0 comments
Open

getPluginInstance does not work without authorization #103

jennydaman opened this issue Feb 17, 2024 · 0 comments

Comments

@jennydaman
Copy link
Contributor

getPluginInstance should work without authorization for plugin instances belonging to public feeds, however the implementation makes an (inefficient) call to api/v1/plugins/instances/search/ which doesn't work, see FNNDSC/ChRIS_ultron_backEnd#530

Calling api/v1/plugins/instances/<N>/ directly would work and it is should how getPluginInstance be implemented.

jennydaman added a commit to jennydaman/ChRIS_ui that referenced this issue Feb 17, 2024
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