Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Ensure UTF8 encoding on params before json_encode() #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Ensure UTF8 encoding on params before json_encode() #5

wants to merge 1 commit into from

Conversation

miguelsimoes
Copy link

To prevent errors during json_encode() method call which results on empty requests, we need to ensure that all the elements of the param array are properly encoded, which fixes #4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error "ERR-INVALID-SESSION: Session key is not present" thrown with valid API token
1 participant