paynl / nodejs-sdk

Pay.nl nodejs sdk
6 stars 7 forks source link

Invalid reference throws also 'invalid secret' #14

Closed nvanoost closed 4 years ago

nvanoost commented 4 years ago

Just discovered that the 'invalid secret' error is also thrown when generating an UUID with an invalid reference (for example longer that 8 chars or with invalid chars). It was taking some time from me to discover that it was not the secret but the reference that was invalid.

woutse commented 4 years ago

Thanks for your message. I was not able to reproduce this. Perhaps you can provide us some sampledata to do this?