When opening the CMS / WP-admin, I noticed there is a failed REST API call to the experiences API. This API gets a 403 returned stated ( see screenshot ). As this request returns with an error state ( 403 ), this API request is not cached. This uncached API request happens on every page load, slowing down the responsiveness of WordPress.
Describe the bug
When opening the CMS / WP-admin, I noticed there is a failed REST API call to the
experiences
API. This API gets a 403 returned stated ( see screenshot ). As this request returns with an error state ( 403 ), this API request is not cached. This uncached API request happens on every page load, slowing down the responsiveness of WordPress.Steps to Reproduce
Screenshots, screen recording, code snippet
Environment information
No response
WordPress information
WP: 6.2. Brightcove: 2.8.3
Code of Conduct