Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!

Adobe Campaign Classic Push Registration

Avatar

Level 1

We're trying yo integrate Adobe Campaign Classic intro mobile application following this documentation: https://github.com/Adobe-Marketing-Cloud/aep-sdks-documentation/blob/master/using-mobile-extensions/... 
But we're constantly getting "HandleDeviceRegistration - Cannot send device registration request, Configuration is not available."
for push token registration. We checked setup of extension (integration key , marketing & tracking servers) but it did not help.

  

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee

Hi @iurol 

Have you done the configuration on ACC side

Ensure the package for push Notification is deployed

Create the service and mobile application

See documentation: https://experienceleague.adobe.com/docs/campaign-classic/using/sending-messages/sending-push-notific...

 

Also, a note: in the registration URL in the extension, please use the load balancer URL of your marketing instance, do not use the instance URL as you will not benefit from a load balancer.. if you don;t know your load balancer, you can ask Adobe Support to provide it for you..

 

Thanks

Denis

Avatar

Level 3

Hi @costa_n11,

 

Let me reply on behalf of @iurol. The whole setup is done on ACC side (using load balancer URL included) and it was working for some time, but then registration records has stopped to being delivered to the service. This exercise is to troubleshoot the issue.