Wallet issue
Brief: empty POST payloads from Apple at log and device register endpoints.
Detail:
I'm coding my Passes Webservice to work with the Apple PassKit webservice. I started with the "log" endpoint and then moved on to the "register a device to receive push notifications for a pass" endpoint. For both of these I am expecting a POST payload from Apple. I am receiving a hit from Apple at the proper URL as described in the reference linked below, but the POST payload is empty or non-existent. Please advise, and thank you.
https://developer.apple.com/library/archive/documentation/PassKit/Reference/PassKit_WebService/WebService.html
Brief: empty POST payloads from Apple at log and device register endpoints.
Detail:
I'm coding my Passes Webservice to work with the Apple PassKit webservice. I started with the "log" endpoint and then moved on to the "register a device to receive push notifications for a pass" endpoint. For both of these I am expecting a POST payload from Apple. I am receiving a hit from Apple at the proper URL as described in the reference linked below, but the POST payload is empty or non-existent. Please advise, and thank you.
https://developer.apple.com/library/archive/documentation/PassKit/Reference/PassKit_WebService/WebService.html