Class GraphQLInsufficientScopeErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLInsufficientScopeErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLInsufficientScopeError, io.vrap.rmf.base.client.ModelBase

public class GraphQLInsufficientScopeErrorImpl extends Object implements GraphQLInsufficientScopeError, 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.