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 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande