firebase-php icon indicating copy to clipboard operation
firebase-php copied to clipboard

Getting unexpected error code 0/null/100

Open priyabratap opened this issue 5 years ago • 0 comments

Hi, Thanks for this great library.

We have added some code curl_getinfo($ch, CURLINFO_HTTP_CODE) to get an exact error code from firebase. Sometimes, we are getting some unexpected error code 0 / null / 100.

Could you please help me to understand the reason behind such an error code?

Note: As per firebase documentation, it never returns such error code.

priyabratap avatar Jul 02 '19 14:07 priyabratap