Hi everyone.
Just a question. I got the Notifications call working with no issues. But I have a question about retrieval of subscriptions if you don't have the subscription id.
So, an error occurred, and the subscription id is not logged (after the creation). All the Notification API calls require subscription id to work.
Now I can't recreate a subscription with the same recipient(s) because it tells me the subscription with the recipient already exist. But I don't have the subscription id (the value was accidently not logged). So now I'm stuck.
How do I find all my subscription ids?
Thanks.