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

Ensure UTF8 encoding on params before json_encode() - #5

Open
miguelsimoes wants to merge 1 commit into
Zolli:masterfrom
miguelsimoes:bug/err-invalid-session
Open

Ensure UTF8 encoding on params before json_encode()#5
miguelsimoes wants to merge 1 commit into
Zolli:masterfrom
miguelsimoes:bug/err-invalid-session

Conversation

@miguelsimoes

Copy link
Copy Markdown

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