How to handle Null responseStatusCode for auth call in REST connector
Use Case/ Problem StatementNeed to handle Null responseStatusCode in REST api for auth call. If we only specify the typical error codes such as 401, 403 etc. the application would not be able to interpret that the authentication has failed either bec...