-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ebizmarts_ecommerce has an error #767
Comments
It seems that only Orders sync is affected, Subscribers seem to be syncing fine ... |
Try to put the foreach that way:
|
That gives a new error:
|
Is so weird, what if you use curl from the command line like say here? specifying your list of course |
perhaps a cache issue?
|
still same error after that change :( Could it be related to Godaddy VPS screwing things up again (they did before with dif issue and we had to rebuild the server as they didnt want to help)? It just randomly started yesterday afternoon ... |
I commented out that code in Data.php that gave errors (it relates to list intersts anyways which we dont have) and all syncing fine now lol
|
upon upgrade to Magento 2.2.9 and reinstalling the plugin all works fine without the modification ... weird :( |
Weird!!! Best |
Magento 2.2.8
Mailchimp: v101.2.36
For last few hours this has been happening and nothing is synced to Mailchimp:
The problem indicates that issue is around the lines of:
which maybe tells that there is an issue with API ... or the plugin (which have not been changed in any way)
The text was updated successfully, but these errors were encountered: