Website URL
bthupdate.rf.gd
Error Message
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an unexpected result was returned:
REST API Endpoint: https://bthupdate.rf.gd/wp-json/wp/v2/types/post?context=edit
REST API Response: (403) Forbidden
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request returned an unexpected http status code, 403, it was not possible to determine if this will prevent features from working as expected.
Other Information
These issues were found in Tools-> Site Health. I went all over Google and cannot find a solution to this. There is a youtube video stating that I need to change the permissions of the index.php file, but I cannot do that using free hosting
I also tried disabling all plugins, using default theme, update all plugins and theme, none of them worked
Any help would be appreciated!