Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 661 Bytes

RESPONSE_IS_NOT_JSON.md

File metadata and controls

12 lines (7 loc) · 661 Bytes

Variable: RESPONSE_IS_NOT_JSON

💗 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_JSON: "OAUTH_RESPONSE_IS_NOT_JSON" = 'OAUTH_RESPONSE_IS_NOT_JSON'

Assigned as OperationProcessingError.code when a Response does not have the expected application/json response-type HTTP Header.