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

Connecting from a local environment #157

Open
paulgoodfield opened this issue Feb 6, 2020 · 1 comment
Open

Connecting from a local environment #157

paulgoodfield opened this issue Feb 6, 2020 · 1 comment

Comments

@paulgoodfield
Copy link

I'm having an issue where I can connect successfully when testing from a live domain, but when testing on a local environment I always get the following error returned from the ET_Client class:

Unable to validate App Keys(ClientID/ClientSecret) provided.: Trying to access array offset on value of type null

The config settings are exactly the same on both environments. PHP versions slightly differ:

Local Env: 7.4.1
Live Env: 7.2.24

@ekateiva
Copy link

ekateiva commented Sep 8, 2020

This is because of PHP 7.4
More details in #159

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

No branches or pull requests

2 participants