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 Answer
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
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions