App update fails with forbidden (403) #2294
Unanswered
ArulOSlash
asked this question in
Q&A
Replies: 1 comment 5 replies
-
It looks like users are getting HTTP 403 (forbidden) responses when trying to download the update feed / appcast.. You would have to investigate this on your server to see why it's doing that, or it might be something specific to their network with your server. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Facing an issue with the App update
I've been using the Sparkle framework for 6 months, In recent days few of our users facing an issue when they check for updates.
I'm Using
SPUUpdater.checkForUpdates()
to check for updates. Sparkle framework starts checking for updates but after a couple of seconds, it's throwing an error. Attaching the console log and screenshot for reference. The weird part is that issue not occurring to all people.SandboxEnabled: NO
Sparkle.framework version: 2.3.0
Beta Was this translation helpful? Give feedback.
All reactions