Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 685 Bytes

RESPONSE_IS_NOT_CONFORM.md

File metadata and controls

12 lines (7 loc) · 685 Bytes

Variable: RESPONSE_IS_NOT_CONFORM

💗 Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


const RESPONSE_IS_NOT_CONFORM: "OAUTH_RESPONSE_IS_NOT_CONFORM" = 'OAUTH_RESPONSE_IS_NOT_CONFORM'

Assigned as OperationProcessingError.code when a Response does not have the expected success HTTP Status Code as defined by its specification.