evalventure / mrlock-frontend

MrLock247
Apache License 2.0
0 stars 1 forks source link

AWS Lambda Function URL to send email #7

Closed alexbrebu closed 2 years ago

alexbrebu commented 2 years ago

NEW POST URL https://i4cquezm1b.execute-api.us-east-1.amazonaws.com/default/sendEmailToAutolocksmithBirmingham OLD POST URL https://zkwatgtbj3.execute-api.us-east-1.amazonaws.com/default/sendEmailToAutolocksmithBirmingham

The request body can have any format.

alexandrumatei36 commented 2 years ago

CORS error 🤬

alexandrumatei36 commented 2 years ago

@andreicatrina

alexbrebu commented 2 years ago

CORS solved @alexandrumatei36 @andreicatrina

alexbrebu commented 2 years ago

S-ar putea sa aveti o problema la header-ul transmis de frontend

alexbrebu commented 2 years ago

Verificati daca ati pus ceva pe headers pe cheia Access-Control-Allow-Origin

alexbrebu commented 2 years ago

https://i4cquezm1b.execute-api.us-east-1.amazonaws.com/default/sendEmailToAutolocksmithBirmingham

alexbrebu commented 2 years ago

I have updated the endpoint URL

alexbrebu commented 2 years ago

@alexandrumatei36 @andreicatrina

CORS should be fine now

alexbrebu commented 2 years ago

Solved