Fixes for the API method #3

Closed
stoatally wants to merge 2 commits from master into master
stoatally commented 2017-03-30 01:45:45 +02:00 (Migrated from github.com)

When attempting to get the API results they were returned in $responseData[0] instead of the expected $responseData['results']. I'm not sure why that would be, I'm running the latest (non-rc) release.

I also make sure to close the curl connection before leaving the method.

When attempting to get the API results they were returned in `$responseData[0]` instead of the expected `$responseData['results']`. I'm not sure why that would be, I'm running the latest (non-rc) release. I also make sure to close the curl connection before leaving the method.
stoatally commented 2017-03-30 02:11:48 +02:00 (Migrated from github.com)

Closing this, will make a new PR.

Closing this, will make a new PR.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#3
No description provided.