Push Provisioning Error

I have implemented push provisioning, but I’ve encountered issues while testing it. I have tried with builds both in Xcode and TestFlight. According to the sysdiagnose, I can see the following:

{ statusCode = 500; statusMessage = 'Broker Service Response exception'; }

I reported the error in Feedback Assistant:
ID: FB15689064 (Error during the In-App Provisioning process)

Answered by DTS Engineer in 812763022

Hi @Lfc,

You wrote:

[...] { statusCode = 500; statusMessage = 'Broker Service Response exception'; } [...]

These errors (if occurring before the Terms and Conditions) are typically due to an issuer's invalid cryptography, data encoding, or JSON format. Please review these once more and reattempt the provisioning.

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @Lfc,

You wrote:

[...] { statusCode = 500; statusMessage = 'Broker Service Response exception'; } [...]

These errors (if occurring before the Terms and Conditions) are typically due to an issuer's invalid cryptography, data encoding, or JSON format. Please review these once more and reattempt the provisioning.

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Push Provisioning Error
 
 
Q