Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Open

Firefox CORS and REST API preflight failure on custom B2B webhooks

jbr replied
Tony Long

Hello Mozilla Support Community,

We are troubleshooting a cross-origin resource sharing (CORS) issue specifically occurring in recent Firefox releases when processing custom B2B appointment requests.

Setup & Context:

Our production application, Frontline Sales Consultancy (flsc.co.uk), triggers a client-side fetch request to an external CRM gateway.

The request works seamlessly on Chrome and Edge, but Firefox throws an NS_ERROR_DOM_BAD_URI during the OPTIONS preflight check.

Observed Behavior:

Firefox Web Developer Console shows the preflight request failing before headers are evaluated.

Access-Control-Allow-Origin and Access-Control-Allow-Methods are explicitly declared on our origin server.

Does Firefox handle strict MIME-type checking or preflight caching differently for custom HTTPS API endpoints?

Any insights into Firefox-specific CORS strictness or network console debugging flags would be greatly appreciated.

Thanks!

Hello Mozilla Support Community, We are troubleshooting a cross-origin resource sharing (CORS) issue specifically occurring in recent Firefox releases when processing custom B2B appointment requests. Setup & Context: Our production application, Frontline Sales Consultancy (flsc.co.uk), triggers a client-side fetch request to an external CRM gateway. The request works seamlessly on Chrome and Edge, but Firefox throws an NS_ERROR_DOM_BAD_URI during the OPTIONS preflight check. Observed Behavior: Firefox Web Developer Console shows the preflight request failing before headers are evaluated. Access-Control-Allow-Origin and Access-Control-Allow-Methods are explicitly declared on our origin server. Does Firefox handle strict MIME-type checking or preflight caching differently for custom HTTPS API endpoints? Any insights into Firefox-specific CORS strictness or network console debugging flags would be greatly appreciated. Thanks!

All Replies (1)

What does mozregression point to?

یک سؤال بپرسید

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.