GetResponse / getresponse-api-php

GetResponse API v3 wrapper.
27 stars 57 forks source link

Added support for using OAuth2 access tokens #15

Open spisakni opened 7 years ago

spisakni commented 7 years ago

Updated the private method 'call' to include a boolean $access_token set to true. You may want to set it to false but I'm using the functionality. Added an if statement for the options array.