It looks like the Scoped Key structure has changed. The master keys were 32 characters long, but the newer projects have 64 character master keys. This may have been modified in other libraries but does not appear to have been updated in the JS library yet.
This was noticed when a customer began receiving an InvalidKeyException error while attempting to encrypt using the new master API key.
It looks like the Scoped Key structure has changed. The master keys were 32 characters long, but the newer projects have 64 character master keys. This may have been modified in other libraries but does not appear to have been updated in the JS library yet.
This was noticed when a customer began receiving an InvalidKeyException error while attempting to encrypt using the new master API key.