Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Unauthorized requests are being swallowed or inappropriately reported as a 500 Server Error #51

Open
at88mph opened this issue Dec 8, 2020 · 1 comment

Comments

@at88mph
Copy link
Member

at88mph commented Dec 8, 2020

  • Creating a folder in a VOSpace where the user is not authorized to write will return nothing to the user, but the request will fail silently.
  • Uploading a file where the user it not authorized to write will cause a 500 Server Error to be reported.

The UI will look for an exception from the client but it is not coming across properly.

@at88mph
Copy link
Member Author

at88mph commented Dec 8, 2020

The VOSpaceClient is throwing an IllegalStateException which is unexpected. If the client needs to be fixed then that should happen, but the UI should still be reporting something when an error occurs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant