Kris Wood
03/11/2020, 6:33 PM<http://https.post|https.post>().promise(). It seems like the HTTPS response is coming back ok with a status code of 200 and the response body I'm looking for, but it seems to do the <http://https.post|https.post>().promise().catch() instead of the .then() anyway. Running it through the chrome debugger it also seems like the response comes in AFTER the catch is executed. Also in the debugger, the catch gets nothing in its error message.
How would you troubleshoot this?