Check push status - calls with the same campaign_id return inconsistent response

hi,
i am having issues with the check push status api.
making multiple calls with the same url (i.e, same campain_id):

https://api.webpushr.com/v1/notification/status/id/XXXXXXXX

at time returns the push status response successfully and at other times fails with “Invalid campaign ID”. this happens in an inconsistent way. meaning, the sequence of successful or unsuccessful calls are undetermined.

also, to be on the safe side. i made the calls after the push campaign was finished. to rule out possible issues fetching the status while the campaign status data keeps updating.

any advise would be appreciated.

Hi there,

We just tested this API endpoint and were not able to replicate the issue. Can you please shoot us an e-mail at support@webpushr.com and mention this thread?

Thanks!

the issue didn’t happen again since I posted.
i suspect it has something to do with campaigns that fails to send even a single message.
In that case, the campaign requested is shown in webpushr campaign interface (with a red failed label).
it has an id. but calling the API returns “Invalid campaign ID”

This issue happened to me as well. This is what I got when calling the API Endpoint to check the PUSH Status right after I scheduled the push

Why are there typos in the response?

I will try to call this separately later on. Any idea what the problem might be?

Thank you

Webpushrs Support team responded and fixed the issue quickly. Now it works perfectly. Thank you very much!