Skip to content

AppCheck API request error for a few percentage of active users #13924

@Kondamon

Description

@Kondamon

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!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions