RT Push notification in Adobe Campaign Classic
How mobile app push token would be validated for push via RT? Prior to sending out push notifications, does the RT push verify with the appsubscription service?
How mobile app push token would be validated for push via RT? Prior to sending out push notifications, does the RT push verify with the appsubscription service?
Hi @sr10 ,
The AppSubscription service usually checks to see if the push token is valid and belongs to a registered device or not.
If the push token is valid, the AppSubscription service usually returns a status code of 200 OK.
If the push token is invalid, the AppSubscription service returns a status code of 400 ERROR.
If the status code is 200, RT Push will send the push notification to the device.
If the AppSubscription service returns a status code of 400, RT Push will not send the push notification.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.