424 code? Yeah, that’s usually a "failed dependency" error. Basically, something your request needs isn’t there or failed earlier.
Quick fix:
- Check your network tab for failed requests before the 424.
- Verify all headers/auth are correct.
If you’re using Firebase, their docs have a decent section on this.
Quick fix:
- Check your network tab for failed requests before the 424.
- Verify all headers/auth are correct.
If you’re using Firebase, their docs have a decent section on this.
