Can't upload image from React using WordPress Media Rest API – CPanel
I'm building a React app (with create-react-app) and I need to upload images in a Wordpress website, using Wordpress Media Rest API. I'm running the react app locally (http://localhost:3000/test) In the Wordpress website I am using 'JWT Authentication for WP-API'…