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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ