Variable: RESPONSE\IS\NOT\_JSON
October 7, 2024 ยท View on GitHub
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.