Hongkong server ,send a chatgpt createCompletion request ,same occation on when sending the same request with vpn linked to hongkong ip ,miracle not having this problem when swtiching vpn to america or macao,
when connect to hongkong server /vpn ,get 403 ,e (stream)
e.response.data.on('data', data => {
console.log('e', data.toString());
})
out with a string of a html page ,copy the string and created a html file to open the page ,page content as folllows:
Please enable cookies.
Sorry, you have been blocked
You are unable to access api.openai.com
e
Why have I been blocked?
This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.
What can I do to resolve this?
You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.
what is this ? please tell me how to solve it .