pusher / push-notifications-android

Android SDK for Pusher Beams
https://www.pusher.com/beams
MIT License
21 stars 22 forks source link

Preserve the server reason for a 400 #91

Closed luismfonseca closed 4 years ago

luismfonseca commented 4 years ago

There is valuable information being sent to the server when a 400 is returned. Although it indicates a SDK implementation bug, we should still pass it through to our customers (which will later pass it down to support?).