Topic: Angular Bootstrap contact form
Ross Mason free asked 5 years ago
I followed Angular Bootstrap contact form tutorial, Finally down loaded the code.
Set my Gmail credentials. I can send emails through gmail usin sever.js and index.js just not from an anglar form.
Email never sends.
what have I missed
Get this error: Error Object { headers: {…}, status: 0, statusText: "Unknown Error", url: null, ok: false, name: "HttpErrorResponse", message: "Http failure response for (unknown url): 0 Unknown Error", error: error } Actual behavior
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.0.0
- Device: pc
- Browser: firefox
- OS: win10
- Provided sample code: No
- Provided link: No
Damian Gemza staff commented 5 years ago
Dear @Ross Mason
Did you launch the API server? It seems, that the frontend cannot contact with backend while sending requests. Or did the URL passed in the frontend is similar to this which is provided by express?