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 was archived by the owner on Sep 1, 2021. It is now read-only.
{
"type":"http://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/",
"title":"Invalid Resource",
"status":400,
"detail":"The resource submitted could not be validated. For field-specific details, see the 'errors' array.",
"instance":"bae54115-1fd9-4d46-b203-775f0fdb063e",
"errors":[{"field":"","message":"Schema describes object, NULL found instead"}]
}
I think it is this Spanish character é in "César Octavio" causes the issue. Because when I move it out, it works properly.
How can I fix it ? I worked a whole day trying to get it done but failed.