Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Fix ET_Client() usage #102

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

damienmckenna
Copy link

While testing out the library I found a few cases where the ET_Client() examples were incorrect. This PR fixes them.

The two advanced ET_Client() examples in the README.txt file did not
supply the correct arguments so the extra parameters weren't being
passed correctly, causing them to fail. This adds the missing parameter
so that the examples will work as intended.
Many ET_Client() examples used the clientid/clientsecret pair but had
misspelled "clientsecret" as "clientsecred". This fixes that typo.
Copy link

@phpguru phpguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good

@khoipro
Copy link

khoipro commented Apr 2, 2019

I'm sure it should be merge as soon as possible.

@garek007
Copy link

I encountered this also. Please merge soon so that others do not have to encounter this.

@keshav1990
Copy link

ET_Client.zip
Please check ET_Client with ouath2 working, i made a project with ouath2 using this file

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.

None yet

5 participants