Quantcast
Channel: ODK (OUYA Developer Kit) - OUYA Developer Forums
Viewing all articles
Browse latest Browse all 36

Payment: Receiving receipts problem

$
0
0
I'm getting the following exception:

java.lang.RuntimeException: javax.crypto.BadPaddingException: unknown block type

in the line:

receipts = helper.decryptReceiptResponse(response, mPublicKey);

The mPublicKey is successfully generated and set. Do you have any ideas or tips where I can start to overcome this issue?

Viewing all articles
Browse latest Browse all 36