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.