Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

314
Views
firebase app check is not working with web client?

I have followed the official firebase app check installation tutorial:

https://firebase.google.com/docs/app-check/web/recaptcha-enterprise-provider

And I'm only getting errors.

  1. I created and setup firebase project
  2. Added app check library to my app
  3. copy pasted app check initialization for web:
const appCheck = initializeAppCheck(firebaseApp, {
  provider: new ReCaptchaEnterpriseProvider(
    "my_recaptcha_key_here"
  ),
  isTokenAutoRefreshEnabled: true, // Set to true to allow auto-refresh.
});

  1. Enforced storage, enforced firestore from my console.

According to the tutorial, thats all you need to do.

RESULT:

Can't access anything from firestore, I get:

 @firebase/app-check: FirebaseError: AppCheck: ReCAPTCHA error. (appCheck/recaptcha-error).

When uploading to storage, I get:

@firebase/app-check: FirebaseError: AppCheck: Fetch server returned an HTTP error status. HTTP status: 403. (appCheck/fetch-status-error).

Why is this happening, I have done all the steps in the tutorial?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!