gnosis / safe-android-kouban

2 stars 2 forks source link

Push notifications not working (Rinkeby) #69

Closed rmeissner closed 4 years ago

rmeissner commented 4 years ago

@tschubotz mentioned that he did not receive any push notifications.

elgatovital commented 4 years ago

Can't register device @rmeissner

POST https://safe-services-kouban.herokuapp.com/api/1/observers
Content-Type: application/json; charset=UTF-8
Content-Length: 229
{
  "clientId":"ece087a5-8e0f-42cf-a0fa-05f52d277b06",
  "pushToken":"feaYN7iNSfqDJuJYjiC-wP:APA91bHD9eC5RO1gcx49lA4zoH_ZcVWG3hJ9BIOpRTNhGINx8PwS-1RXpblBSNuZTMvfvlCofroUCZwvQw7SSJfQ29A2jSR54wWb_Dz1H1MB9FsB8Fp-Sf1eYlG6x8ilWgyMj59ro58S"
}
400 Bad Request https://safe-services-kouban.herokuapp.com/api/1/observers 
{"error":"invalid push token"}