Problem about REST API and loopback request

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!

Please read

4 Likes

oh i understand now, but I need to fix the problem, I need to move to another hosting?

What problem?
If REST API and loopback request is your major concern, then

Most WordPress installations work fine with this limitation on free hosting

2 Likes

I need REST API to be able to convert my site to an app using a plugin, if there is no way to fix it in InfinityFree, I have to move to another one?

maybe you have to then.

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.