【发布时间】:2016-06-17 11:24:00
【问题描述】:
出于某种原因,每当我运行 sigh 或 fastlane 时,我都会收到 Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed。我尝试跳过 skip_certificate_verification 或 skip_fetch_profiles 但它仍然不起作用。昨天还在工作。 Apple Developer Portal 今天是否已更改或更新?
有人也得到这个吗?
这是我得到的确切错误:
/Library/Ruby/Gems/2.0.0/gems/spaceship-0.21.1/lib/spaceship/portal/portal_client.rb:311:in `download_certificate': [!] Couldn't download certificate, got this instead: HTTP 405 Method Not Allowed (Spaceship::Client::UnexpectedResponse)
谢谢
【问题讨论】:
-
好问题。也得到这个。
-
也得到了这个。因此,这似乎是 Apple 方面的 API 更改。