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 Code | Possible Causes |
---|---|
invalid_client | An admin on the Lucid account may have disabled access to your OAuth2 client. |
invalid_scopes | The provided scopes may not be valid for the requested token type. |