[Solved] jsConnect Sign In error: signature is required.
I'm trying to implement jsConnect, and I'm getting a "signature is required" error. Does anyone have any insight into what this error really means?
Tagged:
0
Best Answer
-
I managed to resolve the issue: I wasn't properly calling the library that creates the response signature.
I was using Todd's "Vanilla jsConnect Client Library for PHP"
https://github.com/vanillaforums/jsConnectPHP
It's working fine now.0
Answers
I was using Todd's "Vanilla jsConnect Client Library for PHP"
https://github.com/vanillaforums/jsConnectPHP
It's working fine now.