Apple Developer Program

RSS for tag

Create and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.

Apple Developer Program Documentation

Posts under Apple Developer Program subtopic

Post

Replies

Boosts

Views

Activity

Issue with Azure Entra External ID and Apple ID Federation – "invalid_request invalid web redirect url"
I'm currently coding an application using Azure Entra External ID (B2C) with User Flows and multiple identity providers configured. So far, I’ve successfully linked Microsoft, Google, and Facebook. However, when configuring Apple as an identity provider, the User Flow fails with the following error: "invalid_request invalid web redirect url" Following the Microsoft Learn guide (https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-apple-federation-customers), I completed the following: Create an Apple application Sign in to the Apple Developer Portal with your account credentials. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a New Identifier section, select App IDs, and then select Continue. For Select a type, select App, and then select Continue. To Register your App ID: Enter a Description. Enter the Bundle ID, such as com.contoso.azure-ad. Explicit naming such as com.myappdomain.myappname recommended. For Capabilities, select Sign in with Apple from the capabilities list. Take note of your Team ID (App ID Prefix) from this step. You'll need it later. Select Continue and then Register. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a new identifier section, select Services IDs, and then select Continue. In Register a Services ID: Enter a Description. The description is shown to the user on the consent screen. Enter the Identifier, such as com.contoso.entra-service. Explicit naming such as com.myappdomain.myappname.service is recommended. Take note of your Service ID identifier. The identifier is your Client ID. Select Continue, and then select Register. From Identifiers, select the Service ID identifier you created. Select Sign In with Apple, and then select Configure. Select the Primary App ID you want to configure Sign in with Apple with. In Domains and Subdomains, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: .ciamlogin.com .ciamlogin.com In Return URLs, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 Select Next, and then select Done. When the pop-up window is closed, select Continue, and then select Save. Create an Apple client secret From the Apple Developer portal menu, select Keys, and then select (+). To Register a New Key: Type a Key Name. Select Sign in with Apple, and then select Configure. For the Primary App ID, select the app you created previously, and then select Save. Select Continue, and then select Register to finish the key registration process. Take note of the Key ID. This key is required when you configure the identity provider. To Download Your Key, select Download to download the .p8 file that contains your key. Select Done. Configure Apple federation in Microsoft Entra External ID After you create the Apple app, in this step you set the Apple app details in Microsoft Entra External ID. You can use the Microsoft Entra admin center to do so. To configure Apple federation in the Microsoft Entra admin center, follow these steps: Sign in to the Microsoft Entra admin center. Browse to Entra ID > External Identities > All identity providers. Under the Built-in tab, select Apple. The Name Apple is autopopulated. It cannot be changed. Enter the following details: Client (Apple service) ID: The client ID of the Apple application you created in the previous step. Apple developer team ID: The Apple developer team ID related to the Apple application you created in the previous step. Key ID: The key ID of the Apple application you created in the previous step. Client secret (.p8) key: The client secret key of the Apple application you created in the previous step. Select Save. You’ll see Apple listed as a configured identity provider. Add Apple identity provider to a user flow At this point, the Apple identity provider has been set up in your Microsoft Entra External ID, but it's not yet available in any of the sign-in pages. To add the Apple identity provider to a user flow: In your customer tenant, browse to Entra ID > External Identities > User flows. Select the user flow where you want to add the Apple identity provider. Under Settings, select Identity providers. Under Other Identity Providers, select Apple. Select Save. ❌ The Issue After completing all steps, Apple still fails during sign-in, while the other providers work correctly. The error message I receive is: "invalid_request invalid web redirect url" Request for Help I'm unsure where the misconfiguration may lie — whether it's with: The Return URLs entered in the Apple Developer portal, The Client ID or other fields in the Entra portal, Or something else I’ve overlooked. If anyone has successfully configured Apple ID federation with Azure Entra External ID (B2C) and encountered this error, I'd really appreciate any insights or suggestions. Thank you!
0
0
279
Jul ’25
Locked Company Developer Account – Immediate Assistance Required
I am the sole administrator of a paid company Apple Developer account, and as of today I’m completely locked out everywhere: I cannot sign in to App Store Connect, developer.apple.com, or even account.apple.com. Every login attempt returns either “Please verify your account information and try again” or “This account is locked and can’t be used.” I have never changed my password, Two-Factor Authentication is enabled and delivering codes, there are no pending agreements or banking/tax forms, and I see no unrecognized devices in my account. I’ve tried multiple networks, browsers, and devices, and I’ve already contacted Apple Support—yet no explanation or resolution has been provided. This total lockout is preventing our app submissions from moving forward and putting our entire release schedule at risk. I need: A clear, specific reason why my corporate Developer account has been locked. Any immediate steps or known workarounds to restore full access. Advice from anyone who has faced the same unexplained lockout.
0
0
193
May ’25
Terminated Without Explanation – No Contact Options Left
Hello, I represent a registered business operating under a developer account that has always followed Apple’s guidelines, complied fully with review requests, and submitted documentation whenever asked. We have never knowingly violated any policy, and we categorically deny any dishonest or fraudulent behavior. Last week, our developer account was suddenly terminated without any prior warning or opportunity to address concerns. The message provided no specific reason, no actionable details, and no path to resolution. This has left us completely locked out — unable to appeal through standard channels, and unable to contact anyone directly. It’s shocking, disorienting, and devastating to a legitimate business with employees, users, and operations depending on this platform. To make matters worse, this is not the first time. A previous termination notice was sent weeks ago and then — after we submitted a respectful and professional appeal — Apple quietly reversed the decision overnight, without any explanation or follow-up. We were left to assume it was a mistake. We had hoped that incident was rare and behind us. Now it’s happening again, without explanation, and without a human conversation. We are losing money and users every day, and we’re still in the dark about what Apple believes we did wrong — because no one has told us. We submitted a support ticket (ID: 102590329012), but have received no reply. We are committed to transparency, and we’re ready to provide any information needed. But we need someone to acknowledge this issue and help us find a path forward. If anyone has experienced something similar or knows of escalation methods that worked, please share. We’re doing everything we can to resolve this respectfully — but we are shocked and deeply concerned. Thank you.
0
0
143
May ’25
subscriptionOfferCodes 500 Error
When i create a subscription offer, the following error occurred, and there is no corresponding log ID. { "errors": [ { "status": "500", "code": "UNEXPECTED_ERROR", "title": "An unexpected error occurred.", "detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/." } ] } https://api.appstoreconnect.apple.com/v1/subscriptionOfferCodes The invoked open API: https://api.appstoreconnect.apple.com/v1/subscriptionOfferCodes This is my request data: { "data": { "type": "subscriptionOfferCodes", "attributes": { "duration": "ONE_YEAR", "numberOfPeriods": 1, "offerMode": "PAY_AS_YOU_GO", "name": "test_error_issue2", "customerEligibilities": [ "NEW" ], "offerEligibility": "STACK_WITH_INTRO_OFFERS" }, "relationships": { "prices": { "data": [ { "id": "${sg-30-offerCode}", "type": "subscriptionOfferCodePrices" } ] }, "subscription": { "data": { "id": "6738041235", "type": "subscriptions" } } } }, "included": [ { "id": "${sg-30-offerCode}", "type": "subscriptionOfferCodePrices", "relationships": { "subscriptionPricePoint": { "data": { "id": "eyJzIjoiNjczODA0MTIzNSIsInQiOiJTR1AiLCJwIjoiMTAxODcifQ", "type": "subscriptionPricePoints" } } } } ] }
0
0
73
Oct ’25
“Too many verification codes sent” error – 2FA SMS never arrives on standard login
Hello everyone, I’m running into an issue when logging into my Apple Developer account on the official site. After entering my Apple ID and password, I immediately see: too many verification codes sent At this point I should receive a 6-digit 2FA code via SMS to my trusted phone number, but nothing ever arrives. I’ve waited from one to seven days and tried again, but I still get the same error and still no SMS. I’ve double-checked that: My trusted phone number is correct in my Apple ID settings. My carrier isn’t blocking or rate-limiting SMS messages. Steps to reproduce: Go to developer.apple.com and click “Sign In.” Enter Apple ID and password. Submit credentials → immediately see “too many verification codes sent.” No SMS arrives. Retrying doesn’t help. Expected behavior: Apple sends a new 6-digit 2FA SMS to my trusted number. After entering it, I can complete the login flow. Actual behavior: I receive the “too many verification codes sent” message instantly. I never get the SMS code, even after waiting or retrying. Has anyone else experienced this on the standard Developer portal? Is there a way to clear the “too many verification codes sent” flag or otherwise force delivery of the 2FA SMS? Any advice would be greatly appreciated! Thank you!
0
0
185
May ’25
我在使用java验证apple pay支付提示401
我在对接apple pay内购,调用https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/{transactionId},一直提示401,我不知道是我对接代码的错误,还是在开发者配置有问题或者是对应的参数提供错误,排查很久,依旧提示: Server returned HTTP response code: 401 for URL: https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/xxx 请问我该如何去查找我的问题呢
0
0
136
Oct ’25
Apple 403 detected - Access forbidden
Good afternoon, I have a project called 'Minha Ufal'. When I try to generate the build, I'm asked to log in to Apple Developer. After that, I get the following error: Log in to your Apple Developer account to continue √ Apple ID: ... wilamis@****** › Restoring session C:\Users\will.app-store\auth\will\cookie √ Logged in Local session ✖ Failed to register bundle identifier br.edu.ufal Apple 403 detected - Access forbidden. This request is forbidden for security reasons - You currently don't have access to this membership resource. Error: build command failed. I currently have App Manager, Customer Support, and Sales permissions. Could you help me or give me some insight on how to solve this problem? I thank you in advance and await your response.
0
0
95
Oct ’25
Failed to submit my application for my Apple Developer Account
I am trying to have an Apple developer account, but when I submit the payment it says that the bank didn’t authorise my transaction, which is not true because I already spoke to the bank and they say they didn’t get a notification of any transaction and they didn’t block anything. I believe the error is on Apple's side and I would be very happy to have any support, especially since I can’t reach to Apple via call and I can’t find their email. Thank you
0
0
201
Oct ’25
Developer account registration from Kenya
Hello All I have been trying to enroll on the developer program on behalf of my organization however the enrollement order goes through and we never get a response back. I have tried it on a macbook and iphone 16. Are developer services un allowed for Kenyans or what is going on? As for Customer support, four emails sent to their team with zero response.
0
0
85
Jun ’25
Requesting Refund for Unintended Apple Developer Program Renewal
Hi everyone, I just noticed that my subscription to the Apple Developer Program was automatically renewed, but we’re currently not using it and had no plans to continue the subscription. I didn’t intend to renew and would like to request a full refund for the recent charge. I’ve submitted a message through the official support channel, but I’m posting here as well in case anyone has experienced something similar or can guide me on how long the refund process usually takes. Would really appreciate any advice or insights from the community or Apple staff. Thanks in advance!
0
0
97
Jul ’25
Apple developer program membership issue
Hi, I paid to renew my membership and I received an order confirmation email. But when i go to my account it says it is still expired - so what did i pay for then? I've emailed Apple developer support and they just sent me a generic bot/copy and paste email telling me i need to renew my account. Everyone i speak to tells me to click a link and it just leads to an email option, i email them, then i get an unhelpful email, then the cycle repeats. It's like: Me: "Hey Apple, i've just paid to renew my account and you're not giving me what i paid for". Apple: "Just renew your account". Me: "....yeah but that's the issue" Apple: "click this link to send an email and start the infinite useless cycle all over again". I have also called apple multiple times and spoke with three people and they are not able to help. I spoke with one of the people's managers and i explained to him that i've stuck in this infinite loop where nothing gets resolved and he sent me a link which just. lead. to. the. same. email. option! I then explained that this is like a dystopian sci-fi movie where this faceless mega-corp (Apple) has taken my money for a service and not given me that service (false advertising / crime). He said he can't help. Then you know what he said? ................... ........ ..... .. "post on the forum". So Apple takes my money and doesn't give me the service they advertised to me then says they can't help me and that i have to ask in the forum. I said "so basically you're advising me that non-apple employees are better suited to help me than Apple employees, lol". What should i do here?? I have a had a team of developers stop working for weeks and this has brought my app development plan to a halt, costing me money.
0
0
130
May ’25
Enrollment problems
I am trying to register for the Apple Developer Program, click “Enrollment,” select “Individual,” and get the following error: “Your enrollment in the Apple Developer Program could not be completed at this time.” How can I fix this? What could be the problem?
0
1
143
Oct ’25
App transferred but app Bundle Id not transferred
When we initiated the app transfer, we were eligible for app transfer and it was transferred as well. But App's bundle identifiers are not transferred yet which is blocking to push new updates. We contacted various time to apple, but we get similar responses. What may be the exact reason that is blocking to transfer the app bundle identifiers. However, app has already been transferred and active from recipient developer account.
0
0
115
May ’25
Enrollment stuck at ‘Your enrollment is being processed’ for 3 weeks (ID: 6H5P2ZBY6H)
Hello, My Apple Developer Program enrollment has been stuck at “Your enrollment is being processed” for more than three weeks. My Enrollment ID is 6H5P2ZBY6H. I would like to know why my enrollment is taking so long and if there is any additional action required from my side. Any guidance or update from Apple or community members would be greatly appreciated. Thank you.
0
0
172
Oct ’25
ENROLLMENT REVIEW
How long does it usually take to enroll my company in the Apple Development Program? I am still waiting for my enrollment to be processed, its 3 weeks has been passed, still Waiting. CASE ID 102570050739.
Replies
0
Boosts
0
Views
41
Activity
Apr ’25
Issue with Azure Entra External ID and Apple ID Federation – "invalid_request invalid web redirect url"
I'm currently coding an application using Azure Entra External ID (B2C) with User Flows and multiple identity providers configured. So far, I’ve successfully linked Microsoft, Google, and Facebook. However, when configuring Apple as an identity provider, the User Flow fails with the following error: "invalid_request invalid web redirect url" Following the Microsoft Learn guide (https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-apple-federation-customers), I completed the following: Create an Apple application Sign in to the Apple Developer Portal with your account credentials. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a New Identifier section, select App IDs, and then select Continue. For Select a type, select App, and then select Continue. To Register your App ID: Enter a Description. Enter the Bundle ID, such as com.contoso.azure-ad. Explicit naming such as com.myappdomain.myappname recommended. For Capabilities, select Sign in with Apple from the capabilities list. Take note of your Team ID (App ID Prefix) from this step. You'll need it later. Select Continue and then Register. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a new identifier section, select Services IDs, and then select Continue. In Register a Services ID: Enter a Description. The description is shown to the user on the consent screen. Enter the Identifier, such as com.contoso.entra-service. Explicit naming such as com.myappdomain.myappname.service is recommended. Take note of your Service ID identifier. The identifier is your Client ID. Select Continue, and then select Register. From Identifiers, select the Service ID identifier you created. Select Sign In with Apple, and then select Configure. Select the Primary App ID you want to configure Sign in with Apple with. In Domains and Subdomains, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: .ciamlogin.com .ciamlogin.com In Return URLs, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 Select Next, and then select Done. When the pop-up window is closed, select Continue, and then select Save. Create an Apple client secret From the Apple Developer portal menu, select Keys, and then select (+). To Register a New Key: Type a Key Name. Select Sign in with Apple, and then select Configure. For the Primary App ID, select the app you created previously, and then select Save. Select Continue, and then select Register to finish the key registration process. Take note of the Key ID. This key is required when you configure the identity provider. To Download Your Key, select Download to download the .p8 file that contains your key. Select Done. Configure Apple federation in Microsoft Entra External ID After you create the Apple app, in this step you set the Apple app details in Microsoft Entra External ID. You can use the Microsoft Entra admin center to do so. To configure Apple federation in the Microsoft Entra admin center, follow these steps: Sign in to the Microsoft Entra admin center. Browse to Entra ID > External Identities > All identity providers. Under the Built-in tab, select Apple. The Name Apple is autopopulated. It cannot be changed. Enter the following details: Client (Apple service) ID: The client ID of the Apple application you created in the previous step. Apple developer team ID: The Apple developer team ID related to the Apple application you created in the previous step. Key ID: The key ID of the Apple application you created in the previous step. Client secret (.p8) key: The client secret key of the Apple application you created in the previous step. Select Save. You’ll see Apple listed as a configured identity provider. Add Apple identity provider to a user flow At this point, the Apple identity provider has been set up in your Microsoft Entra External ID, but it's not yet available in any of the sign-in pages. To add the Apple identity provider to a user flow: In your customer tenant, browse to Entra ID > External Identities > User flows. Select the user flow where you want to add the Apple identity provider. Under Settings, select Identity providers. Under Other Identity Providers, select Apple. Select Save. ❌ The Issue After completing all steps, Apple still fails during sign-in, while the other providers work correctly. The error message I receive is: "invalid_request invalid web redirect url" Request for Help I'm unsure where the misconfiguration may lie — whether it's with: The Return URLs entered in the Apple Developer portal, The Client ID or other fields in the Entra portal, Or something else I’ve overlooked. If anyone has successfully configured Apple ID federation with Azure Entra External ID (B2C) and encountered this error, I'd really appreciate any insights or suggestions. Thank you!
Replies
0
Boosts
0
Views
279
Activity
Jul ’25
Locked Company Developer Account – Immediate Assistance Required
I am the sole administrator of a paid company Apple Developer account, and as of today I’m completely locked out everywhere: I cannot sign in to App Store Connect, developer.apple.com, or even account.apple.com. Every login attempt returns either “Please verify your account information and try again” or “This account is locked and can’t be used.” I have never changed my password, Two-Factor Authentication is enabled and delivering codes, there are no pending agreements or banking/tax forms, and I see no unrecognized devices in my account. I’ve tried multiple networks, browsers, and devices, and I’ve already contacted Apple Support—yet no explanation or resolution has been provided. This total lockout is preventing our app submissions from moving forward and putting our entire release schedule at risk. I need: A clear, specific reason why my corporate Developer account has been locked. Any immediate steps or known workarounds to restore full access. Advice from anyone who has faced the same unexplained lockout.
Replies
0
Boosts
0
Views
193
Activity
May ’25
I haven't received my refund yet. When will you refund me?
Order number: W1764260959 Ordered on: September 23, 2025 Please help me. When will I get my refund? I contacted the officer of the card I used and he said there was no refund. Please send me the document that you refunded me. I need it to get my refund.
Replies
0
Boosts
0
Views
68
Activity
Oct ’25
Terminated Without Explanation – No Contact Options Left
Hello, I represent a registered business operating under a developer account that has always followed Apple’s guidelines, complied fully with review requests, and submitted documentation whenever asked. We have never knowingly violated any policy, and we categorically deny any dishonest or fraudulent behavior. Last week, our developer account was suddenly terminated without any prior warning or opportunity to address concerns. The message provided no specific reason, no actionable details, and no path to resolution. This has left us completely locked out — unable to appeal through standard channels, and unable to contact anyone directly. It’s shocking, disorienting, and devastating to a legitimate business with employees, users, and operations depending on this platform. To make matters worse, this is not the first time. A previous termination notice was sent weeks ago and then — after we submitted a respectful and professional appeal — Apple quietly reversed the decision overnight, without any explanation or follow-up. We were left to assume it was a mistake. We had hoped that incident was rare and behind us. Now it’s happening again, without explanation, and without a human conversation. We are losing money and users every day, and we’re still in the dark about what Apple believes we did wrong — because no one has told us. We submitted a support ticket (ID: 102590329012), but have received no reply. We are committed to transparency, and we’re ready to provide any information needed. But we need someone to acknowledge this issue and help us find a path forward. If anyone has experienced something similar or knows of escalation methods that worked, please share. We’re doing everything we can to resolve this respectfully — but we are shocked and deeply concerned. Thank you.
Replies
0
Boosts
0
Views
143
Activity
May ’25
subscriptionOfferCodes 500 Error
When i create a subscription offer, the following error occurred, and there is no corresponding log ID. { "errors": [ { "status": "500", "code": "UNEXPECTED_ERROR", "title": "An unexpected error occurred.", "detail": "An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/." } ] } https://api.appstoreconnect.apple.com/v1/subscriptionOfferCodes The invoked open API: https://api.appstoreconnect.apple.com/v1/subscriptionOfferCodes This is my request data: { "data": { "type": "subscriptionOfferCodes", "attributes": { "duration": "ONE_YEAR", "numberOfPeriods": 1, "offerMode": "PAY_AS_YOU_GO", "name": "test_error_issue2", "customerEligibilities": [ "NEW" ], "offerEligibility": "STACK_WITH_INTRO_OFFERS" }, "relationships": { "prices": { "data": [ { "id": "${sg-30-offerCode}", "type": "subscriptionOfferCodePrices" } ] }, "subscription": { "data": { "id": "6738041235", "type": "subscriptions" } } } }, "included": [ { "id": "${sg-30-offerCode}", "type": "subscriptionOfferCodePrices", "relationships": { "subscriptionPricePoint": { "data": { "id": "eyJzIjoiNjczODA0MTIzNSIsInQiOiJTR1AiLCJwIjoiMTAxODcifQ", "type": "subscriptionPricePoints" } } } } ] }
Replies
0
Boosts
0
Views
73
Activity
Oct ’25
“Too many verification codes sent” error – 2FA SMS never arrives on standard login
Hello everyone, I’m running into an issue when logging into my Apple Developer account on the official site. After entering my Apple ID and password, I immediately see: too many verification codes sent At this point I should receive a 6-digit 2FA code via SMS to my trusted phone number, but nothing ever arrives. I’ve waited from one to seven days and tried again, but I still get the same error and still no SMS. I’ve double-checked that: My trusted phone number is correct in my Apple ID settings. My carrier isn’t blocking or rate-limiting SMS messages. Steps to reproduce: Go to developer.apple.com and click “Sign In.” Enter Apple ID and password. Submit credentials → immediately see “too many verification codes sent.” No SMS arrives. Retrying doesn’t help. Expected behavior: Apple sends a new 6-digit 2FA SMS to my trusted number. After entering it, I can complete the login flow. Actual behavior: I receive the “too many verification codes sent” message instantly. I never get the SMS code, even after waiting or retrying. Has anyone else experienced this on the standard Developer portal? Is there a way to clear the “too many verification codes sent” flag or otherwise force delivery of the 2FA SMS? Any advice would be greatly appreciated! Thank you!
Replies
0
Boosts
0
Views
185
Activity
May ’25
我在使用java验证apple pay支付提示401
我在对接apple pay内购,调用https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/{transactionId},一直提示401,我不知道是我对接代码的错误,还是在开发者配置有问题或者是对应的参数提供错误,排查很久,依旧提示: Server returned HTTP response code: 401 for URL: https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/xxx 请问我该如何去查找我的问题呢
Replies
0
Boosts
0
Views
136
Activity
Oct ’25
Reject enrolment for Apple Dev Program
Hi there! I made a mistake while create a request for enrolment, could you please explain me how to call out this enrolment?
Replies
0
Boosts
0
Views
69
Activity
May ’25
Apple 403 detected - Access forbidden
Good afternoon, I have a project called 'Minha Ufal'. When I try to generate the build, I'm asked to log in to Apple Developer. After that, I get the following error: Log in to your Apple Developer account to continue √ Apple ID: ... wilamis@****** › Restoring session C:\Users\will.app-store\auth\will\cookie √ Logged in Local session ✖ Failed to register bundle identifier br.edu.ufal Apple 403 detected - Access forbidden. This request is forbidden for security reasons - You currently don't have access to this membership resource. Error: build command failed. I currently have App Manager, Customer Support, and Sales permissions. Could you help me or give me some insight on how to solve this problem? I thank you in advance and await your response.
Replies
0
Boosts
0
Views
95
Activity
Oct ’25
Apple developer membership pending
I bought the membership almost 2 days ago and have heard no response since. Is this normal and how long can i expect to wait. I need this urgently.
Replies
0
Boosts
0
Views
86
Activity
May ’25
Failed to submit my application for my Apple Developer Account
I am trying to have an Apple developer account, but when I submit the payment it says that the bank didn’t authorise my transaction, which is not true because I already spoke to the bank and they say they didn’t get a notification of any transaction and they didn’t block anything. I believe the error is on Apple's side and I would be very happy to have any support, especially since I can’t reach to Apple via call and I can’t find their email. Thank you
Replies
0
Boosts
0
Views
201
Activity
Oct ’25
Developer account registration from Kenya
Hello All I have been trying to enroll on the developer program on behalf of my organization however the enrollement order goes through and we never get a response back. I have tried it on a macbook and iphone 16. Are developer services un allowed for Kenyans or what is going on? As for Customer support, four emails sent to their team with zero response.
Replies
0
Boosts
0
Views
85
Activity
Jun ’25
Requesting Refund for Unintended Apple Developer Program Renewal
Hi everyone, I just noticed that my subscription to the Apple Developer Program was automatically renewed, but we’re currently not using it and had no plans to continue the subscription. I didn’t intend to renew and would like to request a full refund for the recent charge. I’ve submitted a message through the official support channel, but I’m posting here as well in case anyone has experienced something similar or can guide me on how long the refund process usually takes. Would really appreciate any advice or insights from the community or Apple staff. Thanks in advance!
Replies
0
Boosts
0
Views
97
Activity
Jul ’25
Apple developer program membership issue
Hi, I paid to renew my membership and I received an order confirmation email. But when i go to my account it says it is still expired - so what did i pay for then? I've emailed Apple developer support and they just sent me a generic bot/copy and paste email telling me i need to renew my account. Everyone i speak to tells me to click a link and it just leads to an email option, i email them, then i get an unhelpful email, then the cycle repeats. It's like: Me: "Hey Apple, i've just paid to renew my account and you're not giving me what i paid for". Apple: "Just renew your account". Me: "....yeah but that's the issue" Apple: "click this link to send an email and start the infinite useless cycle all over again". I have also called apple multiple times and spoke with three people and they are not able to help. I spoke with one of the people's managers and i explained to him that i've stuck in this infinite loop where nothing gets resolved and he sent me a link which just. lead. to. the. same. email. option! I then explained that this is like a dystopian sci-fi movie where this faceless mega-corp (Apple) has taken my money for a service and not given me that service (false advertising / crime). He said he can't help. Then you know what he said? ................... ........ ..... .. "post on the forum". So Apple takes my money and doesn't give me the service they advertised to me then says they can't help me and that i have to ask in the forum. I said "so basically you're advising me that non-apple employees are better suited to help me than Apple employees, lol". What should i do here?? I have a had a team of developers stop working for weeks and this has brought my app development plan to a halt, costing me money.
Replies
0
Boosts
0
Views
130
Activity
May ’25
Enrollment problems
I am trying to register for the Apple Developer Program, click “Enrollment,” select “Individual,” and get the following error: “Your enrollment in the Apple Developer Program could not be completed at this time.” How can I fix this? What could be the problem?
Replies
0
Boosts
1
Views
143
Activity
Oct ’25
I can't access apple developer accounting with password
"Failed to verify your identity. Try again." I only see this text. I have the correct apple account and password and I have made the payment. I can't log in with my password, why? Question 1: What should I do to log in with my password? Question 2: What is the error?
Replies
0
Boosts
0
Views
80
Activity
May ’25
macbook pro not recognizing available macos 26
Please see the image for reference. This is a 2020 MBP and ive tried over the past few days and its not recognizing that 26 is available for download. Any suggestions on how to resolve this?
Replies
0
Boosts
2
Views
119
Activity
Jun ’25
App transferred but app Bundle Id not transferred
When we initiated the app transfer, we were eligible for app transfer and it was transferred as well. But App's bundle identifiers are not transferred yet which is blocking to push new updates. We contacted various time to apple, but we get similar responses. What may be the exact reason that is blocking to transfer the app bundle identifiers. However, app has already been transferred and active from recipient developer account.
Replies
0
Boosts
0
Views
115
Activity
May ’25
Enrollment stuck at ‘Your enrollment is being processed’ for 3 weeks (ID: 6H5P2ZBY6H)
Hello, My Apple Developer Program enrollment has been stuck at “Your enrollment is being processed” for more than three weeks. My Enrollment ID is 6H5P2ZBY6H. I would like to know why my enrollment is taking so long and if there is any additional action required from my side. Any guidance or update from Apple or community members would be greatly appreciated. Thank you.
Replies
0
Boosts
0
Views
172
Activity
Oct ’25