268. Handling Errors
6:38
1 वक्ता
2 अध्याय
156 खण्ड
वक्ता
अध्याय
-
0:02अध्याय 1: Thus far, our requests always succeeded. 302s · Speaker 1
Thus far, our requests always succeeded. But of course, when interacting with servers, things can go wrong. You might not have an internet connection or you're sending a request with incorrect data somehow because you have a bug in your pro…
-
5:04अध्याय 2: for example, another error. 91s · Speaker 1
for example, another error. key with yet another error key that has maybe a more helpful error message this however is not guaranteed to exist this only exists because our error here is an error response so the firebase server sending back …