DBuzz - CORS and Cross-Origin Policy Failure!

in DBuzzlast month

Heya DBuzzers,

I am getting this error in all my browsers posting through DBuzz. Is it me or there is d.buzz cannot access it's own endpoints because its on different origin?

Access to XMLHttpRequest at 'https://endpoint.d.buzz/api/v1/database/get?username=vixmemon' from origin 'https://d.buzz' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Uncaught (in promise) Z {message: 'Network Error', name: 'AxiosError', code: 'ERR_NETWORK', config: {…}, request: XMLHttpRequest, …}