Class InstagramAccessTokenErrorResponse

All Implemented Interfaces:
Serializable

public class InstagramAccessTokenErrorResponse extends OAuthResponseException
non standard Instagram replace for OAuth2AccessTokenErrorResponse examples:
'{"error_type": "OAuthException", "code": 400, "error_message": "Missing required field client_id"}'
See Also: