NASA-PDS / feedback-widget

Javascript widget for user feedback
https://github.com/NASA-PDS/feedback-widget#pds-feedback-widget
Apache License 2.0
2 stars 1 forks source link

email service return 404 error #22

Open tloubrieu-jpl opened 4 months ago

tloubrieu-jpl commented 4 months ago

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

When I do a request to the Help button on any node web site (e.g. pds.nasa.gov or sbn).

I get a 404 error on the back-end email service.

But the email message arrives to the support email.

This looks like the previous bug https://github.com/NASA-PDS/feedback-widget/issues/21 but I would say the cause is different and CORS is not the issue here.

🕵️ Expected behavior

I expected not to have this pop-up error.

📜 To Reproduce

1. 2. 3. ...

🖥 Environment Info

📚 Version of Software Used

No response

🩺 Test Data / Additional context

No response

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

No response

🎉 Integration & Test

No response