CORS ISSUE unable to post request

0

I could not post data from this url : https://onlinetestfrontend.s3.ap-northeast-1.amazonaws.com/student_form_apigatewaywithCors.html can some one please help.

form post action : http://springbootinmemory-env.eba-fedwtjib.ap-northeast-1.elasticbeanstalk.com/student

I Assume it is a free service ..please ignore if it is paid service or route to correct channel

1 回答
1

Hi,

with the given information, you should enabling CORS at application level.

This is a good list of ways to do that in Springboot: https://www.baeldung.com/spring-cors

Let me know

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则