You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2026. It is now read-only.
It would be good to have a method to check whether the user is capable of accessing an item/document without having to initiate a request to see if it will return or fail (strip url down to the collection and test response?). It isn't ideal when dealing with large documents (~15MB) and could be more elegant than trying to retrieve the item from a document URL.
It would be good to have a method to check whether the user is capable of accessing an item/document without having to initiate a request to see if it will return or fail (strip url down to the collection and test response?). It isn't ideal when dealing with large documents (~15MB) and could be more elegant than trying to retrieve the item from a document URL.