Hi @TheFactNetwork, welcome to the forum!
The new error is related to authentication. Most APIs will allow anyone to do a 'GET' request to their server without authentication because it does not make any changes to their data (it's pure retrieval). For POST, PATCH, PUT, and DELETE is a different story. You most likely need an API key for the request.
Thanks! I managed to get that working; however, now, when I POST an image, it's showing in WordPress as a blank image... I'm really stuck here! Thank you
Thanks for your fast reply, but unfortunately, that didn't work either...
I've had my host (BigScoots) look at it for hours, and they can't figure it out either. We've disabled all plugins and the theme, and it's still showing that the image is being corrupted. They said, "No server-level settings are blocking the uploads."
So now I'm wondering if there's something I'm missing in the Retool setup... although I'm not seeing any errors in Retool...