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
@jsadler2 I would expect it to give a 400 error (bad request) in this case since you are trying to update some metadata elements that are not supposed to be updated by the user. For example, date element with type 'created'.
When I try using the
hs.updateResourceMetadata
method like this:I get the following:
Am I doing something wrong?
(the resource id above is of a public resource so you should be able to replicate this)
The text was updated successfully, but these errors were encountered: