Ruby SDK error handling
I was wondering, does the Ruby library include some kind of error handling for the case that an API call fails and responds with an error status? Or do we have to check the status code in the response and raise an error manually?
3 Replies
@unicodeveloper
Can you please help here?
@Bocorbojon you have to check the status code in the response and raise an error
@amansaini0003 please correct me if I'm wrong 👆
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View