Class InsufficientScopeErrorImpl

java.lang.Object
com.commercetools.api.models.error.InsufficientScopeErrorImpl
All Implemented Interfaces:
ErrorObject, InsufficientScopeError, io.vrap.rmf.base.client.ModelBase

public class InsufficientScopeErrorImpl extends Object implements InsufficientScopeError, io.vrap.rmf.base.client.ModelBase

This error occurs when your API Client does not have the OAuth scope required for the endpoint. Use an API Client with the required permissions for this endpoint instead.