-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Firebase getIdToken(true) for refresh token - Refresh token for persistence of user on app is not returning token but error - jsonexception #5996
Comments
@mlynch |
@mlynch |
This issue may need more information before it can be addressed. In particular, it will need a reliable Code Reproduction that demonstrates the issue. Please see the Contributing Guide for how to create a Code Reproduction. Thanks! |
@Ionitron thank you so much for taking a look. We’ll provide the additional information you have requested asap. Really appreciate the help! |
Code ReproductionSteps:
|
@mlynch I have attached the reproduction steps above. Please have a look into it. |
This comment was marked as abuse.
This comment was marked as abuse.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out. |
Bug Report
Capacitor Version
Capacitor.config.js
Platform(s)
Current Behavior
NOTE: getIdToken() without param after logging in, returns token perfectly. But with parameter as true it fails all the time.
Expected Behavior
Code Reproduction
Other Technical Details
npm --version
output: 8.11.0node --version
output: v16.16.0pod --version
output (iOS issues only): nilAdditional Context
firebase: 9.8.2
Please see the image below for the error.
Thank you.
The text was updated successfully, but these errors were encountered: