Search results for

“Request failed with http status code 503”

200,990 results found

Post

Replies

Boosts

Views

Activity

Reply to Developer team invite form not opening
I am getting the following errors in the dev tools console. /olympus/v1/termsOfService:1 Failed to load resource: the server responded with a status of 403 ()Understand this error activation_ds?key=945863390f97cd04dd840c73e10e5aaa&providerName=Oelo%20LLC&subType=COMPANY:1 Mixed Content: The page at 'https://appstoreconnect.apple.com/activation_ds?key=945863390f97cd04dd840c73e10e5aaa&providerName=Oelo%20LLC&subType=COMPANY' was loaded over HTTPS, but requested an insecure script 'http://www.apple.com/filenotfound'. This request has been blocked; the content must be served over HTTPS. I posted this into Gemini to if there is anything I could do to fix the issue. I tried all the suggestions that it gave me, but nothing seems to be working.
Feb ’26
Reply to Notary server down - 500 internal server error
I'm having the same issue - using electron-builder to build electron app and signing it fails with this error Error: HTTP status code: 500. Internal server error. Error communicating with authentication service. Please try again at a later time. 40 failedTask=build stackTrace=Error: Failed to notarize via notarytool
Topic: Code Signing SubTopic: Notarization Tags:
May ’22
Know Status of Redeemed Codes
Hello Everyone, I have successfully generated codes for my app via the below link: https://help.apple.com/app-store-connect/#/dev6a098e4b1 I am disturbing the codes to people to try my app but I don't know if those people have used the codes or not. **Does anyone know how to get to know how many codes have been used? **
0
0
1.4k
Jan ’23
Reply to Can't get a MapKitJS JWT token to work
My token is valid as far as I can tell... every time I check it, it looks fine. You can't have single quotes inside a token, besides jwt.io says its double.I tried your init code above with the XMLHttpRequest and I get the same result.I'm trying a token, with *no* origin and a 1 week expire date.This *should* work for anyone for the next week...eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdBQUw3VlVWRzQifQ.eyJpYXQiOjE1NTMzMTE4MTcsImV4cCI6MTU1MzkxNjYxNywiaXNzIjoiOEJVMlk4QzVKNyJ9.vHmoj_MODPsQTsxinsQMRDI2icSl0E7a5g3uEIApuIT6RnVgIFGpKN1_eeOuIzRyNWWhusO1nYsFPpo3hRzUbQError from Safari:[Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Bootstrap.init(): initialization failed
Mar ’19
Verification failed with status INVALID_APP_IDENTIFIER using Sandbox
I get this error: Verification failed with status INVALID_APP_IDENTIFIER we use this method: payload = signed_data_verifier.verify_and_decode_notification(notification_data) I use Production environment (this is automatically set in our server) and use my device (connected to Mac) to test the purchase. When trying to purchase I get the Sandbox environment in the Widget. This works when manually setting the environment to Sandbox before calling the function. The time it works because it does not check the apple app id (because of the environment). Now my question is: Which is the apple app id? Is it the App Id Apple-ID in the app store connect? Or is it the TeamId+BundleId? Could it be that my function doesnt work because the Payment was done in Sandbox and the environment is Production?
0
0
605
Jan ’25
Device check validation API request to apple development server failed with error code 500
Our application uses device check api to validate the device token in staging server. We are using https://api.development.devicecheck.apple.com/v1/validate_device_tokenfor this.But the response is 500 internal server error. Our production build is working fine.We pointed the build to https://api.devicecheck.apple.com/v1/validate_device_token url.We are using the same device check key for both development and production server. Device check was working fine in development server also.Suddenly it started to failed with out making any changes in our code.
2
0
461
Mar ’25
iOSSimulatorRuntime download failed - Bad request
Hello, I'm having issues trying to Install the iOS 26.0 + iOS 26.0.1 Simulator on Xcode 26.0.1. I'm getting this error Download failed as the server said it was a bad request. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime 39434c057e7b18d2f1447aeb47e9bb6b6dbff077) I have attached the full logs. Thanks xcode-error.txt
0
0
373
Nov ’25
The request to open "com.triskelion.Test" failed.
Attempting to create an app using XCode using iOS Big Sur on a virtual machine using Oracle VirtualBox, but it keeps coming up with this error every time I try to run the app through the simulator. I've searched for a solution and attempted the following codes, with the virtual machine powered off, and VirtualBox closed, using an admin command box. It still gives the same code. Any help would be appreciated. Thank you. cd C:Program FilesOracleVirtualBox VBoxManage setextradata Mac VBoxInternal/CPUM/IsaExts/AVX 0 VBoxManage setextradata Mac VboxInternal/CPUM/IsaExts/AVX2 0 The request to open com.triskelion.Test failed. Domain: FBSOpenApplicationServiceErrorDomain Code: 5 Failure Reason: Unexpected error type. User Info: { BSErrorCodeDescription = InvalidResponse; IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher; } The operation couldn’t be completed. XPC error received on message reply handler Domain: BSServiceConnectionErrorDomain Code: 3 F
1
0
753
Dec ’21
!!!the request was denied by service delegate (SBM..” and “the request to open “com.apple.MobileSMS” failed
Hi I was wondering if anyone who uses XCode knows what the request was denied by service delegate (SBM..” and “the request to open “com.apple.MobileSMS” failed means? The message popped up on my phone screen and I’m a bit confused. Thanks
Replies
0
Boosts
0
Views
1k
Activity
Nov ’20
Reply to Developer team invite form not opening
I am getting the following errors in the dev tools console. /olympus/v1/termsOfService:1 Failed to load resource: the server responded with a status of 403 ()Understand this error activation_ds?key=945863390f97cd04dd840c73e10e5aaa&providerName=Oelo%20LLC&subType=COMPANY:1 Mixed Content: The page at 'https://appstoreconnect.apple.com/activation_ds?key=945863390f97cd04dd840c73e10e5aaa&providerName=Oelo%20LLC&subType=COMPANY' was loaded over HTTPS, but requested an insecure script 'http://www.apple.com/filenotfound'. This request has been blocked; the content must be served over HTTPS. I posted this into Gemini to if there is anything I could do to fix the issue. I tried all the suggestions that it gave me, but nothing seems to be working.
Replies
Boosts
Views
Activity
Feb ’26
Status code 500 ,appstoreconnect API
Receiving status code 500 when trying to get sales report from appstoreconnect via API. Seems to have started on the 19/07/2024
Replies
2
Boosts
0
Views
885
Activity
Jul ’24
Reply to Notary server down - 500 internal server error
I'm having the same issue - using electron-builder to build electron app and signing it fails with this error Error: HTTP status code: 500. Internal server error. Error communicating with authentication service. Please try again at a later time. 40 failedTask=build stackTrace=Error: Failed to notarize via notarytool
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
May ’22
Know Status of Redeemed Codes
Hello Everyone, I have successfully generated codes for my app via the below link: https://help.apple.com/app-store-connect/#/dev6a098e4b1 I am disturbing the codes to people to try my app but I don't know if those people have used the codes or not. **Does anyone know how to get to know how many codes have been used? **
Replies
0
Boosts
0
Views
1.4k
Activity
Jan ’23
Reply to Can't get a MapKitJS JWT token to work
My token is valid as far as I can tell... every time I check it, it looks fine. You can't have single quotes inside a token, besides jwt.io says its double.I tried your init code above with the XMLHttpRequest and I get the same result.I'm trying a token, with *no* origin and a 1 week expire date.This *should* work for anyone for the next week...eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdBQUw3VlVWRzQifQ.eyJpYXQiOjE1NTMzMTE4MTcsImV4cCI6MTU1MzkxNjYxNywiaXNzIjoiOEJVMlk4QzVKNyJ9.vHmoj_MODPsQTsxinsQMRDI2icSl0E7a5g3uEIApuIT6RnVgIFGpKN1_eeOuIzRyNWWhusO1nYsFPpo3hRzUbQError from Safari:[Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (bootstrap, line 0) [Error] Bootstrap.init(): initialization failed
Replies
Boosts
Views
Activity
Mar ’19
Verification failed with status INVALID_APP_IDENTIFIER using Sandbox
I get this error: Verification failed with status INVALID_APP_IDENTIFIER we use this method: payload = signed_data_verifier.verify_and_decode_notification(notification_data) I use Production environment (this is automatically set in our server) and use my device (connected to Mac) to test the purchase. When trying to purchase I get the Sandbox environment in the Widget. This works when manually setting the environment to Sandbox before calling the function. The time it works because it does not check the apple app id (because of the environment). Now my question is: Which is the apple app id? Is it the App Id Apple-ID in the app store connect? Or is it the TeamId+BundleId? Could it be that my function doesnt work because the Payment was done in Sandbox and the environment is Production?
Replies
0
Boosts
0
Views
605
Activity
Jan ’25
Failed retrieving request UUID for upload
I get the following error Failed retrieving request UUID for upload when I try to upload a new build for the Apple Notary service.. everything worked smoothly so far. I have this issue for more than 24 hours now... What I tried so far: T&C are accepted up to date I tried to generate multiple builds with different build numbers as well...
Replies
14
Boosts
0
Views
6.2k
Activity
Jun ’21
FairPlay Streaming Credentials – Request Status Inquiry
Hi, I submitted the FairPlay Streaming Credentials Approval request, but it's been 15 days and I haven't received a response yet. Do you happen to know how long they usually take to reply to these requests?
Replies
1
Boosts
0
Views
277
Activity
Oct ’25
Reply to Researcher in Spatial Computing / HCI Looking to Use Enterprise APIs on Vision Pro for HCI Research-Only.
The request prompted me with a code for my records, but what can I do with it? Is there a way to track the status of the request or contact someone via support?
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to How to enable WGC in video stream (using meta data / SEI message)
BTW, you should watch (if you haven't) the WWDC 2016 talk: Advances in AVFoundation Playback https://developer.apple.com/videos/play/wwdc2016/503/Also: Working with Wide Color https://developer.apple.com/videos/play/wwdc2016/712/And related sessions.
Topic: Media Technologies SubTopic: Streaming Tags:
Replies
Boosts
Views
Activity
Jun ’16
to make http request to chromedriver
hi,I want to know how to make http request to chromedriver to launch the chrome browser?Does anyone have the idea?Kindly let me know.Thanks
Topic: Safari & Web SubTopic: General Tags:
Replies
0
Boosts
0
Views
419
Activity
Jun ’17
Device check validation API request to apple development server failed with error code 500
Our application uses device check api to validate the device token in staging server. We are using https://api.development.devicecheck.apple.com/v1/validate_device_tokenfor this.But the response is 500 internal server error. Our production build is working fine.We pointed the build to https://api.devicecheck.apple.com/v1/validate_device_token url.We are using the same device check key for both development and production server. Device check was working fine in development server also.Suddenly it started to failed with out making any changes in our code.
Replies
2
Boosts
0
Views
461
Activity
Mar ’25
iOSSimulatorRuntime download failed - Bad request
Hello, I'm having issues trying to Install the iOS 26.0 + iOS 26.0.1 Simulator on Xcode 26.0.1. I'm getting this error Download failed as the server said it was a bad request. (Asset download for com.apple.MobileAsset.iOSSimulatorRuntime 39434c057e7b18d2f1447aeb47e9bb6b6dbff077) I have attached the full logs. Thanks xcode-error.txt
Replies
0
Boosts
0
Views
373
Activity
Nov ’25
The request to open "com.triskelion.Test" failed.
Attempting to create an app using XCode using iOS Big Sur on a virtual machine using Oracle VirtualBox, but it keeps coming up with this error every time I try to run the app through the simulator. I've searched for a solution and attempted the following codes, with the virtual machine powered off, and VirtualBox closed, using an admin command box. It still gives the same code. Any help would be appreciated. Thank you. cd C:Program FilesOracleVirtualBox VBoxManage setextradata Mac VBoxInternal/CPUM/IsaExts/AVX 0 VBoxManage setextradata Mac VboxInternal/CPUM/IsaExts/AVX2 0 The request to open com.triskelion.Test failed. Domain: FBSOpenApplicationServiceErrorDomain Code: 5 Failure Reason: Unexpected error type. User Info: { BSErrorCodeDescription = InvalidResponse; IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher; } The operation couldn’t be completed. XPC error received on message reply handler Domain: BSServiceConnectionErrorDomain Code: 3 F
Replies
1
Boosts
0
Views
753
Activity
Dec ’21