The current event provider's is associated with another workspace
I am trying to forward Assets events from AEM Author to Adobe IO. While testing the events provider, I am getting below error-
The current event provider's is associated with another workspace
"error": "IOUpstreamError: request-id: `tjexegHgEeg5WYfOBSMYHQNRsNh5mDTC` [400 Bad Request] during [PUT] to [https://api.adobe.io/events/291316/4566206088344527674/4566206088344527812/providers/ca091e38-1165-4c9e-8347-5a2fcf8e8569] [ProviderApi#update(String,String,String,String,ProviderInputModel)]: [{\"reason\":\"Bad Request. Request id: tjexegHgEeg5WYfOBSMYHQNRsNh5mDTC.\",\"message\":\"The current event provider's is associated with another workspace (check the provider's rel:update links to its workspace).. Please take a note of the http response `x-request-id` header for debugging/support.\"}]"
Unable to figure out the reason behind this. Has anyone faced this?
Thanks!