[Aerogear-users] UI of push notification application in OpenShift hangs on 401 error

ffraticelli ffraticelli at unog.ch
Tue Feb 16 03:23:46 EST 2016


It really looks a serious bug in the UPS though. 

To replicate the issue, create a UPS application using OpenShift and an
Android variant (haven't tried with iOS, it might have the same issue). 
Register a device and send the following POST with a REST client. It will
completely block the server UI as shown in the screenshot (my previous
message):

URL: https://aerogear-unog.rhcloud.com/ag-push/rest/sender

BASIC AUTH:
PushApplicationID:MasterSecret

HEADERS:
Accept: application/json
Content-Type: application/json

BODY:
{
     "message": {
      "alert": "HELLO!",
      "sound": "default"
   }
}

Please any help? 



--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/UI-of-push-notification-application-in-OpenShift-hangs-on-401-error-tp504p511.html
Sent from the aerogear-users mailing list archive at Nabble.com.


More information about the Aerogear-users mailing list