- Issue created by @niranga
- 🇮🇳India prashant.c Dharamshala
Getting same error sometimes only, sometimes working fine, not sure what is causing this to happen randomly.
- 🇮🇳India prashant.c Dharamshala
The only way it worked is by downgrading the version of
firebase/php-jwt
from6.10
to6.5
as mentioned in this post:
https://stackoverflow.com/questions/76468099/uncaught-error-firebase-jwt...Try to downgrade and let us know whether downgrading the library works in your case or not.
Try to
composer req firebase/php-jwt:6.5.0
Hope this helps.
Thanks! - Status changed to Closed: outdated
5 months ago 9:20pm 27 June 2024 This problem has been fixed in the new version of the library https://github.com/patrickbussmann/oauth2-apple/releases/tag/0.3.0