10-21-2015 16:34
10-21-2015 16:34
Hi, I created a new application for testing and everything seems to be working ok except for subscriptions. I can setup a subscription and when I list subscriptions it shows ok but when I record activities for the user, our subscriber endpoint is not getting called. Nothing is showing in the endpoint stats and I've also tried runscope to see if anything is happening - nothing. We have another app that is working without problems and I've configured this test app in exactly the same way.
Any suggestions?
Thanks
Answered! Go to the Best Answer.
10-23-2015 17:17 - edited 10-23-2015 17:19
10-23-2015 17:17 - edited 10-23-2015 17:19
@smason try the following:
This should get you going. Let me know if this doesn't work for you.
10-21-2015 17:03
10-21-2015 17:03
Let's start the basics: Are you 100% certain you're using the right client credentials for the subscription creation and listing? Does the user account have a device syncing with it?
10-21-2015 18:51
10-21-2015 18:51
I've checked and double checked and I'm sure I'm using the right credentials. And yes, I have a device syncing with it.
10-22-2015 11:23
10-22-2015 11:23
Please send me your app's client id privately.
10-23-2015 17:17 - edited 10-23-2015 17:19
10-23-2015 17:17 - edited 10-23-2015 17:19
@smason try the following:
This should get you going. Let me know if this doesn't work for you.
10-24-2015 11:29
10-24-2015 11:29
Looks like it's working now 🙂
Thank you