Hi all,
I am using the JS Api to set metadata for an asset that I create. When I set the metadata for the default context using the setMetadata function, there are no problems. I then try to change the context via the setContext method and then set the metadata for the alternate context. This returns as an error.
Is there something I am missing when trying to set metadata for an alternate context in the JS API?
Thanks in advance