Right now when I try to connect to https://tonapi.io from the client-side using a client-side token, I ALWAYS receive this response:

Usually, if we want to use security headers for public third-party front-end API it's good to read this data from any website.
Steps to reproduce:
- Create front-end app (react for example)
- Install tonapi-sdk-js
- Get client-side token
- Try to get data using client token even from localhost or not — doesn't matter
You'll get an error.
Configuration:

Right now when I try to connect to
https://tonapi.iofrom the client-side using a client-side token, I ALWAYS receive this response:Usually, if we want to use security headers for public third-party front-end API it's good to read this data from any website.
Steps to reproduce:
You'll get an error.
Configuration: