mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 04:35:56 +03:00
[GH-ISSUE #730] The operation couldn’t be completed. (OAuthSwiftError error -10.) #477
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#477
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jalanh11640 on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/730
I've implemented 0Auth2Swift authorization in my app. The url callback is being called with a failure. printing error.localizedDescription shows
The operation couldn’t be completed. (OAuthSwiftError error -10.)
What's the cause of that error?
Thanks for any help. I'm using OAuthSwift 2.2.0