General OAuth 2.0 errors

For general information regarding errors that may be returned when requesting access from a user or creating a token, see sections 4.1.2.1 and 5.2 of RFC6749. The following table contains information specific to Lucid's APIs:

Error CodePossible Causes
invalid_clientAn admin on the Lucid account may have disabled access to your OAuth2 client.
invalid_scopesThe provided scopes may not be valid for the requested token type.