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://mybestmedia.org/wp-json/wp/v2/types/post?context=edit
REST API Response: (400) Bad Request
Any senior can assist me ?