Worker Deploy API Bug while editing code online

For Workes & Pages, what is the name of the domain?

example.com

What is the error number?

403

What is the issue or error you’re encountering

While editing worker code online, Im unable to deploy if the code contains SQL command

What steps have you taken to resolve the issue?

  1. Use another browser on another device
  2. Try to read logs in F12 → Networks
  3. Remove all SQL phrase, it works

What are the steps to reproduce the issue?

Edit some code include SQL phrase , then deploy will lead to this error, If all code includes SQL phrase removed, the deploy success.

It is the API bug, which intercept request include D1 codes incorrectly.

Screenshot of the error

I also to change my IP, the problem still exists. So I think it’s a API bug instead of something else.