Unable to Invite People from Apple Developer account from any email ID - developer-tools

Trying to Invite as Admin or as Member on apple developer account not working.
Showing a alert says : The email addresses indicated above are not valid.

I was also facing the same issue. I did logout and login again and surprisingly its works for me. You can also try it , hope it will work for you too.

Related

Can't create itunes connect sandbox tester

There are many topics (Old and new) related with this. Unfortunately I am having a lot of problems to create a simple Sandbox Tester Account.
My error is:
There are one or more validation errors below.
The problem is that what the message says is false, there are no indications about what is wrong.
I have made many attempts:
Use an account that exists as an internal tester by testlight.
Create an account from an existing gmail account.
Create a new account with domain #icloud.
But nothing works. :(
I have also tried that the passwords have some capital letter, some special character and numbers.
Even i adding +something in email but the error changes to
An error has occurred. Try again later.
I'm trying to follow all recommendations from the next threads:
https://forums.developer.apple.com/message/349819#349819
https://forums.developer.apple.com/message/349820#349820
Can't create itunesconnect sandbox tester
I was able to create sandbox tester now.
I'm doing some wrong, you need put a no existent account.
I explain:
This form apparently create a new apple account. Just create the account first here, after login with this email in your iphone and after create a gmail account to verify the account.
You need to add an email Id which is not previously associated with the apple Id. Fresh email Id worked for me.

Apple member center login error

When I am login to apple and try to access my certificates through Member Center tab I am getting this error
You’ve already agreed to the Apple Developer Agreement.
And Also the http link converted into
https://developer.apple.com/register/error/
Can any one help me on it?
I had the same problem.
My problem was that I haven't got confirm e-mail from Apple. I fixed this on apple ID page.
Try to login with your Apple ID on https://appleid.apple.com/
The problem is that you haven't verified your email address with Apple.
Go to https://appleid.apple.com/ and log in then sent another verification email.
Better explanation here https://codereviewvideos.com/blog/how-to-fix-youve-already-agreed-to-the-apple-developer-agreement/
Just go to : https://appleid.apple.com/account/verify/email and click on
"Send Verification Email"
and verify you developer email.

Facebook login error "User is not allowed to see the application."

Hi: I have submitted my app to the App Store. I have Facebook login feature in my app. When I try to login to Facebook from devices I have I am able to do it seamlessly. However Apple has rejected my app saying " When we tap the Facebook icon to sign up we are taken to mobile Safari where we receive a message that states :
User is not allowed to see the application.: The user is not allowed to see this application per the developer set configuration.
Not sure how will I be able recreate this issue. I installed my app on 3 different devices and was able to login without any errors. I checked my app setting on Facebook Status and Review section of Facebook and I have enabled my general public. Not sure what else I am missing. I just feel very dejected. Can anyone please help me figure this out? I am using parse as my backend service and logging users using parse Facebook login.
Thank you very much!
Another reason this will happen is if you are logged in as a test user from a different app than the one you are trying to sign in to. Facebook test users are app-specific.
Sign out of Facebook and back in with a test user from the correct app.
Go to Safari > http://m.facebook.com > logout
In cases where app sign in with safariviewcontroller, sometimes it contains test user of different app
In my case, I was using wrong facebook application id in the code. So added the correct id & it worked for me.
This issue occurs because Apple testers used the same Facebook test account which was created to test any other app and they did not logged out from that account(forgotten to log out) and that facebook test account doesn't have the permission for the current app in review which is why this issue occurs,
You can follow the given link to replicate the issue by creating an an test account.
http://samwize.com/2014/07/23/error-with-facebook-login-using-test-users/
Steps to create Facebook test account
https://developers.facebook.com/docs/apps/test-users#managetool
We had this problem, and it turned out that the problem app didn't have a namespace set up in the Settings > Basic tab. Creating one is the solution to this.
Recently I have faced this same issue. Presently Facebook doesn't allow you to login from any Facebook id as you app is in development mode. There are 3 possible solutions that work for me:
Use only that id for Facebook Log In Testing with which you are working in Facebook for developer.
In Facebook for Developer-> Login to your Account-> Open app->Roles-> Test Users-> Add->Submit-> Edit on newly created random tester account->"Change Name and Password for this Test User"-> Provide a Name and handy password for testing.->Submit.(Use the given random generated mail id and password for testing Facebook login through your app.
3)In Facebook for Developer-> Login to your Account-> Open app->Roles->Roles->Testers->Add Testers->Provide Facebook Id for the user you want to add as tester->Submit
To get Facebook Id for a valid user. Login to Facebook with the Id you want to make as facebook tester in your development process.Then goto profile and in URL of browser you see id=(some_random_number). Copy that Id and paste it into Add Tester section of Developer account. It will be in pending state until the valid user accept the inviation.
I had something similar when validating to apple too,
I still don't get it now but for some reason the facebook secret id had been erased from the parse configuration.
You must check that point too
I don't know if that was the reason or not but for me this happened only after I signed the application with a release key, so I made the app 'public'. Probably the test users doesn't work for public applications.
We had this problem, and the solution is to use the same FB test accounts that was created from the same FB App. So if the App get rejected from App, then you should send to Apple a FB test account with password.
my side
I was using wrong facebook application id in the code. So added the correct id & it worked for me.

Facebook adding tester users and admin is: (pending), what does that mean?

The new Facebook developer integration should be really handy and easy, but i'm struggling with creating a test user or a regular Facebook user to get permissions to sign in my app.
I opened a "TestApp", and login in as a "Admin" works great!
The problem is adding more Facebook accounts and test users.
When i tried to add a Facebook account to "Testers" section, i get this (pending) message next to the persons name, and can not log in the app using Facebook with that user!
Same issue with adding a "Admin" to the app:
After this didn't work, i figured if i create a "TestUser" maybe i'll have better luck, but the test user does not show up when i'm trying to add him to the "Role".
Any one that can make this clear to me a-bit more will be much appreciated.
Thanks!
Found the answer, its a bit silly but if anyone else gets the same issue...
After you add a new user to the "Testers" he gets a notification that he must accept, so the "Pending" will go away, and the user will be activated.
This notification does not get to the Facebook home page, only to the "Developer section" of that user. As #rmp251 mentioned, that can be found on this page
Thanks for the help.
I just want to add few details on the answer but I cannot comment.
The test user need to register as Facebook developer (if he not reregistered already)
Link: https://developers.facebook.com/async/registration/
After that he need to approve the request from the app
Then he need to approve the request at this link
Link: https://developers.facebook.com/requests/
I was trying to add an administrator to a Page owned by a Gray account. The invitee would see a notification appear briefly, but it would vanish as soon as they clicked on the Notifications button, and would not show up in their list of notifications.
Workaround: The invitee can go here to see and accept the invite: https://www.facebook.com/pages/?category=invites
In case anyone is trying to add Instagram Test Users, there's also no documentation on where this "pending " request goes.
Log into the invited Instagram account in a web browser. Go to https://www.instagram.com/accounts/manage_access/. Click "Test Invites".
Log in from desktop to your instagram tester account. Press MORE then SETTING, then APPS AND WEBSITES and then you'll have a 4th tab TESTER. Also you have to add tester the instagram account that you want to display.

Cannot create Test User in iTunes Connect: createPodRedirectResponse() failed

I'd like to create a new Test User for an In-App Purchase service in iTunes Connect, but it always returns:
createPodRedirectResponse() failed. The likely cause of this is a missing or invalid load-balancer configuration. This request has already been redirected to the same partition instance (40).
I looked up on the internet (and in here), but didn't find out, what was wrong.
I always created new gmail accounts to have a unique id (unique email adress).
When I filled out the form and when I clicked "Save", it gives me the error written above.
When I clicked "Save" again, it sayed, that I should use an other id. So it seems, that Apples iTunes Test User service stores my data. I also get a verify email, but when I verify the account (clicking "Verify now>" in the email and entering my account data in the webpage), it doesn appear in the Test User Account list. When i use the Account, I get an error, saying that the user is not a valid test user.
Is this error temporarely or does it have to do something with my account?
Please help!
Br Nic
I have been having the same problem for several days. I'm waiting for Apple's guys to fix it. Check Apple's developer forum (in-app purchase section) for details.
I just got one to through. I kept pressing "save" and replacing the email address with a new fake email address incremented by 1 in front of the # sign. (you don't need a real address for test accoutns).
Somehow I had the same issue always in Chrome, but not in Safari. There it worked fine for me.
Daniel's solution worked for me. It works in Safari, however you will need to "reset" the browser by going to Safari > Reset Safari... EVERYTIME you need to create a new Test User.

Resources