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.
_______________________________________________
Aerogear-users mailing list
Aerogear-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-users