@Mailchimp_API Hi, your OAuth API is returning gibberish binary responses rather than anything that's interpretable for an error (the credentials here are wrong deliberately). What's up with that?
1
Looks like it's returning a gzip response. Try adding --compressed to the curl command.
Mar 5, 2019 · 7:53 PM UTC
1


