Search code examples
cumulocity

Error when subscribing to operations through the java-client


When subscribing to operations using the Cumulocity java-client I am getting: com.cumulocity.sdk.client.SDKException: unable to subscribe Client: fwy51ui5s1crhtn1p1qkybrl2me2 on Channel:/meta/subscribe 403:denied_by_security_policy:create_denied

My user has all the permissions.


Solution

  • Usually "/meta/subscribe 403:denied_by_security_policy:create_denied" is caused by subscribing to a non existing channel.