This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Uncommon error with downloading the certificate #13
Labels
Comments
Looks like there is a timing issue, not a logic issue. The screenshot looks alright, so maybe the url isn't ready yet or something. |
Reproduced it with --trace
|
Answer: fastlane-old/sigh#12 Have you had time to test what I posted? |
It doesn't work with the line you provided, but so far with testing on around 10 apps this seems to work:
|
Thanks @alistra, this seems to be fixed with the latest version 👍 |
This issue was migrated to fastlane/fastlane#2839. Please post all further comments there.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was using PEM to generate 60 app pem files. This happened to me 11 times:
https://developer.apple.com/account/ios/certificate/certificateContentDownload.action?displayId=7H6QYPGXT4&type=3BQKVH9I2X error: redirection forbidden: https://developer.apple.com/account/ios/certificate/certificateContentDownload.action?displayId=7H6QYPGXT4&type=3BQKVH9I2X -> http://developer.apple.com/account/selectTeam.action. Use --trace to view backtrace
Attaching error screenshot:
The text was updated successfully, but these errors were encountered: