-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Description
Some of our users get The operation couldn’t be completed. API request error.
when using AppCheck. The issue is not reproducible on our side. See also #12468 (comment).
Reproducing the issue
AppCheck.appCheck().token(forcingRefresh: false) { [weak self] token, error in
...
// error
}
Error: The operation couldn’t be completed. API request error.
Firebase SDK Version
11.3.0
Xcode Version
15.4 (15F31d)
Installation Method
Swift Package Manager
Firebase Product(s)
Analytics, App Check, Crashlytics
Targeted Platforms
iOS
Relevant Log Output
The operation couldn’t be completed. API request error.
If using Swift Package Manager, the project's Package.resolved
AppCheckCore 11.1.0
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!