Verification API secret key is invalid
-
I can’t get the verification of licenses to work. I am using the sample plugin.
Each activation request returns:Verification API secret key is invalid
Looking at the documentation, main site settings page and the code, I am quite confused with the terminology.
- Verification API secret key (from the response message)
- secret key for API authentication (in the sample code)
- Secret Key for License Creation (Settings page)
- Secret Key for License Verification Requests (Settings page)
What is what?
On the settings page of the license server I changed both, the Secret Key for License Creation and the Secret Key for License Verification Requests.
In the sample plugin code I set YOUR_SPECIAL_SECRET_KEY to the Secret Key for License Verification Requests from the Settings page. Is that wrong?The URL parms given to my license server were:
?slm_action=slm_activate&secret_key=hByVB8jMH@YMbZ5Zza2Mg&license_key=5e062bd115f6c
Always getting above mentioned error response.
Any idea?
- The topic ‘Verification API secret key is invalid’ is closed to new replies.