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 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen