Search results for

“Request failed with http status code 503”

200,989 results found

Post

Replies

Boosts

Views

Activity

403 Status code with subscription status URL
Hi all,I have configured my server to receive Server-To-Server notifications but I when I look at the access logs of the server, I see that the server returns a 403 status code.When I run the following diagnostic, ATS is passing./usr/bin/nscurl --ats-diagnostics myurl Default ATS Secure Connection --- ATS Default Connection Result : PASS ---When I call the subscription status URL manually, using CURL or Postman, the response is always 200.Does anyone know why my server might be sending back a 403?Here's what I'm seeing in the access logs:17.58.10.21 - - [09/Nov/2019:10:22:20 +0000] POST /wp-json/app/v2/appstore HTTP/1.1 403 117 - Apache-HttpClient/4.5.8 (Java/1.8.0_221)Any help is greatly appreciated!Regards,Jordy
1
0
781
Nov ’19
Reply to iOS26 beta: AppClips are not working properly
@Verara20 May we ask which app/AppClip is affected in your case? We are currently only experiencing this error with one AppClip, but another one (for a completely different app/development team) is working fine. So we are still trying to figure out why one works and the other doesn't. The app that isn't working for us is an unlisted app. At first, we thought that might be the reason, but we simply don't know. It's depressing that we can't do anything at the moment to get the solution working again with iOS26. The console log shows that there are some requests that are going wrong and that didn't happen with iOS18. error 15:05:16.940931+0200 appstored AMSURLSession: [F50720EC] Session decoder failed. Result = (null); Error = Error Domain=ASDErrorDomain Code=507 Invalid Response Status: 14501 UserInfo={NSDebugDescription=Invalid Response Status: 14501} error 15:05:16.940942+0200 appstored AMSURLSession: [F50720EC] Task completed with error = Error Domain=ASDErrorDoma
Topic: App & System Services SubTopic: General Tags:
Oct ’25
Reply to Non-renew subscription and receipt?
Thanks for the info.We actually have noticed an increase in the number of customer tickets about missing subscriptions in the account. For the past few days, we've been getting a lot of 503's from the receipt verification API. We're trying to re-request the verification a few times, but if it fails completely, the receipt is gone forever. This means that we'll have to add another system to store those receipts for later, but in the meantime, the customer can't access their purchased item...
Topic: App & System Services SubTopic: StoreKit Tags:
Oct ’15
Application loader failed on http request for the webDAV upload: Authorization Required
EDIT: While my post was waiting for moderation, the issue corrected itself overnight. Can only assume it was an issue in the Apple distribution infrastructure.Hello! I am having trouble with the Application Loader starting from today (with plenty of recent use before then). Any advice on how to figure out what has broken and how to fix would be greatly appreciated.This is what appears on the last page of the 'Deliver Your App' wizard. An error occurred while processing the http request for the webDAV upload. An exception has occurred: Authorization RequiredOpening the logs doesn't really give much more information:[2017-06-01 19:59:10 AWST] <main> INFO: Attempting to connect to Apple's webDAV...[2017-06-01 19:59:11 AWST] <main> ERROR: An error occurred while processing the http request for the webDAV upload.[2017-06-01 19:59:11 AWST] <main> ERROR: An exception has occurred: Authorization Required[2017-06-01 19:59:11 AWST] <main> DEBUG: com.apple.tran
0
0
433
Jun ’17
Xcode failed to download app records from App Store Connect. There was an unexpected status code: 401.
I have recently updated to XCode Version 15.0 (15A240d) and MacOs Sonoma Version 14.0 (23A344). After archiving and trying to distribute my app, I get the following error message: Xcode failed to download app records from App Store Connect. There was an unexpected status code: 401. What I have tried: I have accepted all agreements on the AppDeveloper account I have tried resetting Xcode and my machine I have updated to the most recent versions of all of my software Within Xcode, I have tried logging in and out of my Apple Developer account Is anyone else having this issue as well?
3
0
3.5k
Oct ’23
Reply to Xcode and Reading documents from a URL connection.
[quote='868482022, Apple_Fox, /thread/807599?answerId=868482022#868482022, /profile/Apple_Fox'] Is SharePoint a server one that would cause issues with downloading docx files directly? [/quote] I expect that’ll depend on how the server is configured. I recommend that you write a small test project to fetch the URL and see what you get back. Usually this yields one of three results: The request succeeds with a 2xx status code and returns the right data. The request fails with a 4xx status code, indicating that you have to log in. In this case you may be able to gets things working using the authentication challenge mechanism in URLSession. The request success with a 2xx status code but the actual data is a login page. This is hard to deal with. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Dec ’25
Login not working on safari-selenium. "ERROR webdriver: Request failed with status 500 due to unknown error: unknown error"
Steps to reproduce: Clone the repo https://github.com/suchitrak/webdriverio Execute npm run test ERROR webdriver: Request failed with status 500 due to unknown error: unknown error Environment: MAC OS Catalina - 10.15.7 Safari 14 Steps to enable Safari: https://developer.apple.com/documentation/webkit/testing_with_webdriver_in_safari Follow the steps in above link safaridriver --enable /usr/bin/safaridriver --port 4444 What is working: The same above script works fine on chrome the other example scripts in the repo works fine on Safari 14 too. ONLY the Login to Box.com is not working on Safari 14. But Login to Box.com works fine when executed on browserstack that has Safari 13. The issue has already been logged on webdriverio/webdriverio#6077
0
0
645
Nov ’20
notarytool is giving me HTTP status error
I am using the xcrun notarytool submit --apple-id xxxxx@gmail.com --password xxxxx--team-id xxxxxx --output-format json --wait --no-progress /my/dmg/file to notarize my DMG file. But it always gives me back the error, Error: HTTP status code: 403. A required agreement is missing or has expired. This request requires an in-effect agreement that has not been signed or has expired. Ensure your team has signed the necessary legal agreements and that they are not expired. I did log in my developer account and found no place to sign any agreement. Actually in the morning when I logged in the developer account, it indeed pop up the agreement for me to sign and I did sign it. But now it seems I don't have any more agreements to sign. So, any ideas about what I should do?
3
0
639
Jan ’26
Notarization status checks failing intermittently with certificate error for contentdelivery.itunes.apple.com
We're seeing this error intermittently, when trying to check notarisation status with altool --notarization-info Later requests indicate that notarization is actually succeeding. 2021-01-04 10:53:01.641 altool[41230:20858456] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813) [10:53:02]2021-01-04 10:53:01.643 altool[41230:20858449] * Error: Connection failed! Error Message - The certificate for this server is invalid. You might be connecting to a server that is pretending to be “contentdelivery.itunes.apple.com” which could put your confidential information at risk. [10:53:02]2021-01-04 10:53:01.833 altool[41230:20858447] * Error: Unable to get authorization for username 'XXXXX.YYYYY@example.com' and password provided. Unable to get notarization info. [10:53:02]Process exited with code 1
1
0
691
Jan ’21
Reply to Spinning Circle when developers attempt to accept App Store Connect invite
[Error] Failed to load resource: the server responded with a status of 401 () (termsOfService, line 0) [Warning] [blocked] The page at https://appstoreconnect.apple.com/activation_ds?key=df24ec4fcd5e976c7486770c328829be&providerName=MOBILE%20APPS&subType=COMPANY requested insecure content from http://www.apple.com/filenotfound. This content was blocked and must be served over HTTPS. [Error] Failed to load resource: Redirect was not allowed (createService.min.js, line 0) [Error] Cross-origin script load denied by Cross-Origin Resource Sharing policy.
2w
403 Status code with subscription status URL
Hi all,I have configured my server to receive Server-To-Server notifications but I when I look at the access logs of the server, I see that the server returns a 403 status code.When I run the following diagnostic, ATS is passing./usr/bin/nscurl --ats-diagnostics myurl Default ATS Secure Connection --- ATS Default Connection Result : PASS ---When I call the subscription status URL manually, using CURL or Postman, the response is always 200.Does anyone know why my server might be sending back a 403?Here's what I'm seeing in the access logs:17.58.10.21 - - [09/Nov/2019:10:22:20 +0000] POST /wp-json/app/v2/appstore HTTP/1.1 403 117 - Apache-HttpClient/4.5.8 (Java/1.8.0_221)Any help is greatly appreciated!Regards,Jordy
Replies
1
Boosts
0
Views
781
Activity
Nov ’19
Reply to iOS26 beta: AppClips are not working properly
@Verara20 May we ask which app/AppClip is affected in your case? We are currently only experiencing this error with one AppClip, but another one (for a completely different app/development team) is working fine. So we are still trying to figure out why one works and the other doesn't. The app that isn't working for us is an unlisted app. At first, we thought that might be the reason, but we simply don't know. It's depressing that we can't do anything at the moment to get the solution working again with iOS26. The console log shows that there are some requests that are going wrong and that didn't happen with iOS18. error 15:05:16.940931+0200 appstored AMSURLSession: [F50720EC] Session decoder failed. Result = (null); Error = Error Domain=ASDErrorDomain Code=507 Invalid Response Status: 14501 UserInfo={NSDebugDescription=Invalid Response Status: 14501} error 15:05:16.940942+0200 appstored AMSURLSession: [F50720EC] Task completed with error = Error Domain=ASDErrorDoma
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to Non-renew subscription and receipt?
Thanks for the info.We actually have noticed an increase in the number of customer tickets about missing subscriptions in the account. For the past few days, we've been getting a lot of 503's from the receipt verification API. We're trying to re-request the verification a few times, but if it fails completely, the receipt is gone forever. This means that we'll have to add another system to store those receipts for later, but in the meantime, the customer can't access their purchased item...
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Oct ’15
“idmsa.apple.com/appleauth/auth/signin” 503 error
This api is experiencing 503 errors again. Please fix it as soon as possible.
Replies
1
Boosts
0
Views
141
Activity
Feb ’26
Application loader failed on http request for the webDAV upload: Authorization Required
EDIT: While my post was waiting for moderation, the issue corrected itself overnight. Can only assume it was an issue in the Apple distribution infrastructure.Hello! I am having trouble with the Application Loader starting from today (with plenty of recent use before then). Any advice on how to figure out what has broken and how to fix would be greatly appreciated.This is what appears on the last page of the 'Deliver Your App' wizard. An error occurred while processing the http request for the webDAV upload. An exception has occurred: Authorization RequiredOpening the logs doesn't really give much more information:[2017-06-01 19:59:10 AWST] <main> INFO: Attempting to connect to Apple's webDAV...[2017-06-01 19:59:11 AWST] <main> ERROR: An error occurred while processing the http request for the webDAV upload.[2017-06-01 19:59:11 AWST] <main> ERROR: An exception has occurred: Authorization Required[2017-06-01 19:59:11 AWST] <main> DEBUG: com.apple.tran
Replies
0
Boosts
0
Views
433
Activity
Jun ’17
Reply to WeatherKit REST API Issues Today
Yes, starting this morning we're seeing intermittent 502, 503 and 404 errors. Still looking into it, but making the same requests minutes later sometimes works.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Xcode failed to download app records from App Store Connect. There was an unexpected status code: 401.
I have recently updated to XCode Version 15.0 (15A240d) and MacOs Sonoma Version 14.0 (23A344). After archiving and trying to distribute my app, I get the following error message: Xcode failed to download app records from App Store Connect. There was an unexpected status code: 401. What I have tried: I have accepted all agreements on the AppDeveloper account I have tried resetting Xcode and my machine I have updated to the most recent versions of all of my software Within Xcode, I have tried logging in and out of my Apple Developer account Is anyone else having this issue as well?
Replies
3
Boosts
0
Views
3.5k
Activity
Oct ’23
Reply to Xcode and Reading documents from a URL connection.
[quote='868482022, Apple_Fox, /thread/807599?answerId=868482022#868482022, /profile/Apple_Fox'] Is SharePoint a server one that would cause issues with downloading docx files directly? [/quote] I expect that’ll depend on how the server is configured. I recommend that you write a small test project to fetch the URL and see what you get back. Usually this yields one of three results: The request succeeds with a 2xx status code and returns the right data. The request fails with a 4xx status code, indicating that you have to log in. In this case you may be able to gets things working using the authentication challenge mechanism in URLSession. The request success with a 2xx status code but the actual data is a login page. This is hard to deal with. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
Dec ’25
Reply to [UIViewController prepareInterstitialAds] throws SIGABRT
same problem. this code was provided in WWDC 2015 Session 503. still does not work
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’15
Login not working on safari-selenium. "ERROR webdriver: Request failed with status 500 due to unknown error: unknown error"
Steps to reproduce: Clone the repo https://github.com/suchitrak/webdriverio Execute npm run test ERROR webdriver: Request failed with status 500 due to unknown error: unknown error Environment: MAC OS Catalina - 10.15.7 Safari 14 Steps to enable Safari: https://developer.apple.com/documentation/webkit/testing_with_webdriver_in_safari Follow the steps in above link safaridriver --enable /usr/bin/safaridriver --port 4444 What is working: The same above script works fine on chrome the other example scripts in the repo works fine on Safari 14 too. ONLY the Login to Box.com is not working on Safari 14. But Login to Box.com works fine when executed on browserstack that has Safari 13. The issue has already been logged on webdriverio/webdriverio#6077
Replies
0
Boosts
0
Views
645
Activity
Nov ’20
Reply to I cannot log in using 'Sign in with Apple' on iOS 12.
503 = Service Temporarily Unavailable. Is it available now? If not, raise a bug at: https://feedbackassistant.apple.com/ then post the FB number here.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25
notarytool is giving me HTTP status error
I am using the xcrun notarytool submit --apple-id xxxxx@gmail.com --password xxxxx--team-id xxxxxx --output-format json --wait --no-progress /my/dmg/file to notarize my DMG file. But it always gives me back the error, Error: HTTP status code: 403. A required agreement is missing or has expired. This request requires an in-effect agreement that has not been signed or has expired. Ensure your team has signed the necessary legal agreements and that they are not expired. I did log in my developer account and found no place to sign any agreement. Actually in the morning when I logged in the developer account, it indeed pop up the agreement for me to sign and I did sign it. But now it seems I don't have any more agreements to sign. So, any ideas about what I should do?
Replies
3
Boosts
0
Views
639
Activity
Jan ’26
Notarization status checks failing intermittently with certificate error for contentdelivery.itunes.apple.com
We're seeing this error intermittently, when trying to check notarisation status with altool --notarization-info Later requests indicate that notarization is actually succeeding. 2021-01-04 10:53:01.641 altool[41230:20858456] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9813) [10:53:02]2021-01-04 10:53:01.643 altool[41230:20858449] * Error: Connection failed! Error Message - The certificate for this server is invalid. You might be connecting to a server that is pretending to be “contentdelivery.itunes.apple.com” which could put your confidential information at risk. [10:53:02]2021-01-04 10:53:01.833 altool[41230:20858447] * Error: Unable to get authorization for username 'XXXXX.YYYYY@example.com' and password provided. Unable to get notarization info. [10:53:02]Process exited with code 1
Replies
1
Boosts
0
Views
691
Activity
Jan ’21
Request for Update on App Review Status
My app was submitted on February 14, 2026, and the Apple ID is 6758344632. It has now been over a month, but the app is still in Waiting for Review status. Could you please let me know when the review is expected to be processed?
Replies
2
Boosts
0
Views
98
Activity
Mar ’26
Reply to Spinning Circle when developers attempt to accept App Store Connect invite
[Error] Failed to load resource: the server responded with a status of 401 () (termsOfService, line 0) [Warning] [blocked] The page at https://appstoreconnect.apple.com/activation_ds?key=df24ec4fcd5e976c7486770c328829be&providerName=MOBILE%20APPS&subType=COMPANY requested insecure content from http://www.apple.com/filenotfound. This content was blocked and must be served over HTTPS. [Error] Failed to load resource: Redirect was not allowed (createService.min.js, line 0) [Error] Cross-origin script load denied by Cross-Origin Resource Sharing policy.
Replies
Boosts
Views
Activity
2w