Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix incorrect api_key in SessionToken function
Fixes an issue where the verifyValidity() function checks the api token against the global api_key instead of any shop specific token. Also fixes an infinite loop error that was occurring for myself, possibly related to: gnikyt#962
- Loading branch information