Search results for

We are unable to process your request

69,782 results found

Post

Replies

Boosts

Views

Activity

"Your request wasn't approved."
I tried (unsuccessfully) 3x to submit my new site Gimmie Some Good Newsto Apple News / Publisher. Every time I got back a notice that my logo did not comply with guidelines. I am 99% certain it did! Help!The final time I submited, all I got back wasYour request wasn't approved.Unfortunately, your request does not meet the requirements for news.Can anyone help? Would love some further explanation.
0
0
456
Oct ’17
Process deprecated in Swift 5.3?
I'm trying to run system commands using Swift 5.3 and I find some code that looks reasonable using Process(). I added the code to my project and get Cannot find 'Process' in scope (import Foundation). Can someone suggest an alternative method for running shell commands using Swift 5.3? I have been unable to find an acceptable solution.
5
0
3.5k
Nov ’20
Reply to Apple Pay Domain Verification 406 Error
Thanks for your reply. I originally thought those headers were there because I was forwarding requests to an ngrok server over to my local dev server, but I was able to test this in a live env and we do pass requests through another server first. I'm unable to send requests straight to the server because I can't change our underlying system. Also, we always pass requests through another server first and we only have this issue with the Stripe Apple Pay integration. I thought maybe there was a reason why this header was blank, like there was something wrong on Stripe's end. If there's not a real problem then we can just handle the blank header on our side. I'm also realizing that both you and I included the IP address in the HTTP_X_FORWARDED_FOR header in previous comments, but I am unable to edit mine. Are you able to edit or delete past comments so we can remove that IP address?
Apr ’22
Reply to Having issues authorizing payment for Apple Developer Program
Same here, anyone know how to resolve this { responseId: efe442ef-cb6f-4b08-8954-84ec2421b1bd, resultCode: 202000, resultString: Your request could not be processed, userString: Your request could not be processed, creationTimestamp: 2021-06-30T17:05:53Z, userLocale: en_US, requestUrl: https://developer.apple.com/services-enrollment/submitIndividualEnrollment, httpCode: 406 }
Jun ’21
Reply to What is the new name of the OSDUIHelper process on macOS Tahoe?
I’m not going to be able to help you with this. We don’t support folks killing arbitrary system processes. This is problematic for a variety of reasons, but the big issue here is that the name, location, and behaviour of system processes are all implementation details. If you build a product that relies on such implementation details, you are likely to run into compatibility problems down the line. Which is exactly what’s happened in this case )-: My advice is that you find an alternative way to achieve your ultimate goal. If you’re unable to do so, I recommend that you file an enhancement request for a supported path forward, making sure to explain your requirements and the reasons why the current mechanism don’t work for you. If you do file an ER, please post your bug number, just for the record. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
5d
What is the right procedure for asking for entitlements ?
I want to use the com.apple.vm.networking entitlement which has a note: This entitlement is restricted to developers of virtualization software. To request this entitlement, contact your Apple representative. https://developer.apple.com/support/technical/ says: « Request entitlements using entitlement forms and ask for status updates in the resulting email thread. » but I haven't been able to find these entitlement forms. Does anyone know what the right process is to request an entitlement?
3
0
829
Nov ’24