Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[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.