public static class AuthHandler.StateMismatchException extends IOException
AuthHandler.generateAuthorizationUrl(io.scanbot.shoeboxed.AuthHandler.Scope) does not
match state passed in AuthHandler.getTokensFromAuthorizationCode(String, String) method.
Usually that indicates either that AuthHandler.getTokensFromAuthorizationCode(String, String) was called without
usage of AuthHandler.generateAuthorizationUrl(io.scanbot.shoeboxed.AuthHandler.Scope), or value extracted from
authorization URL endpoint is incorrect.| Constructor and Description |
|---|
AuthHandler.StateMismatchException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All rights reserved.