Create a simple application that allows users to upload a DOCX document and post its content to a WordPress site using the WordPress REST API
Loading...
The code returns the following error:
TypeError: Failed to fetch at postToWordPress (/lib/wordpress-api) at handleSubmit (/components/docx-uploader)
Revise the code to address the error.
Error posting to WordPress: Sorry, you are not allowed to create posts as this user. at handleSubmit (/components/docx-uploader)