You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: