404 error logs on browser console from tti-polyfill.js:4

Hello,

When making api calls (to get Entity Properties) using requestConfluence my browse console is filled with 404 logs.

For example,

GET https://api.atlassian.com/ex/confluence/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/wiki/rest/api/content/33066/property/name-b11b13ddcb711320-name 404 tti-polyfill.js:4

We do not have any console.log(blabla) in my code.

Please, how can I get rid of these logs.

Thanks