What does this error mean?

Also assuming you’re using a 3rd Party API. I suggest you try and use JSON.stringify for the RESPONSE that way it will show the object in the console rather than just displaying “[object Object]”.

That may lead into figuring out the issue.