Hi team,
We have seen that in few of the cases the registration token is not getting added. These normally test subscribers. Please let me know your suggestions to identify the issue.
with regards,
Richa Chaubey
Solved! Go to Solution.
Hello Richa,
First, you should check, what response mobile app receiving when registering these users. It might be possible, these request has not been reached to adobe server.
Error code gives you some more information.
There is a file in JavaScript nms:appSubscription.js . This code registered the user in appSubscriptionRcp table.
Make sure all the required data for registerMobile function should be delivered to adobe campaign server.
It might be there is some condition of this function is not satisfied.
You can send a request manfully with Postman to the adobe campaign server. It will help you to debug it easily.
Thanks.
Parvesh.
Hello Richa,
First, you should check, what response mobile app receiving when registering these users. It might be possible, these request has not been reached to adobe server.
Error code gives you some more information.
There is a file in JavaScript nms:appSubscription.js . This code registered the user in appSubscriptionRcp table.
Make sure all the required data for registerMobile function should be delivered to adobe campaign server.
It might be there is some condition of this function is not satisfied.
You can send a request manfully with Postman to the adobe campaign server. It will help you to debug it easily.
Thanks.
Parvesh.
Hello parvesh,
Sorry for commenting with another question, but I'm having the same issue and you mentioned we can manually send requests to campaign.
Can I register the fcm token corresponding to an ECID in campaign standard via a postman request? What would be the endpoint and parameters necessary?
Thanks in advance!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies