HELP!!! Invitation of People to 'Your Team' not working!

I was try invite people through developer Member centre (Invitations).

But, last four invitation not succesful - developers not receive any mail from Apple and all new invitations has status 'pending'.

Who faced with similar? What to do?

Has anyone contacted Apple Support to check if it's system wide issue with team member invite not sending?

Same here

Hi,


We're experiencing the same issue.


The intivations to more developers always appears as "Pending" and the email never reaches the inbox.


This kind of situations should be care very much at Apple Inc.


Now what?

I am having this issue as of yesterday. Very frustrating when trying to launch.

I've just solved it by entering the invitation code manually. Those are the steps to do follow:

  1. Go to your invitations list.
  2. Click on the pending invitation
  3. Get the invitationDisplayId parameter from the url. It should look like https://developer.apple.com/membercenter/index.action#invitationdetail?invitationDisplayId=XXXXXXXXX
  4. Clear the caches and cookies and go to this link.
  5. Enter the invitation code on this page.

This worked. Thank you!

Had the same problem on both 2/26/2016 and 2/28/2016, the jbouaziz-alm solution worked. Thanks!

This is amazing, thanks.

I just tested this morning, and it appears that Apple has fixed the Invitations. I clicked "Resend" on an invite, and it showed up in my email. Kudos to jbouaziz-alm for finding a workaround.

This method doens't seem to work since Apple upated the interface for the Developer Portal. Anyone know how to get the invite ID from pending invitations?

I have the same problem. Did you figure out another way to get to your invitation id? Also - Developer Portal Support throws up a maintenance page today, so I can't even solve it that way... :/

Thanks for the post! FYI it looks like the steps have changed slightly with the recent update to the developer portal.

- An updated version of your steps:


I've just solved it by entering the invitation code manually. Those are the steps to do follow:

  1. Go to your invitations list.
  2. Open your browsers developer tools in the network section
  3. Click on resend invitations
  4. Find the invite id in the resend invitations response body. (from the resend invitations post request, It looks something like this)
    {"creationTimestamp": "2016-06-30T19:59:57Z", "resultCode": 0, "userLocale": "en_US", "teams": [], "invites": [{ "recipientEmail": "example@email.com", "dateCreated": 1467314005000, "dateExpires": 1469923199000, "inviteId": "HPWC732K97", "inviterName": "Example Inviter", "recipientRole": "MEMBER" }] } 
  5. Clear the caches and cookies and go to this linkand enter the invite id.

type the email address and then press the enter key. This will make it work!

update for step 5:


Once you have your inviteId, put it at the end of the following url and then open it in a browser.


https://developer.apple.com/account/?inviteId=

HELP!!! Invitation of People to 'Your Team' not working!
 
 
Q