Class TokenFromOAuth1Error.AppIdMismatch
The authorized app does not match the app associated with the supplied access token.
Inherited Members
Namespace: Dropbox.Api.Auth
Assembly: Dropbox.Api.dll
Syntax
public sealed class TokenFromOAuth1Error.AppIdMismatch : TokenFromOAuth1Error
Fields
View SourceInstance
A singleton instance of AppIdMismatch
Declaration
public static readonly TokenFromOAuth1Error.AppIdMismatch Instance
Field Value
| Type | Description |
|---|---|
| TokenFromOAuth1Error.AppIdMismatch |