Email confirmation problem

I bought an Iphone 5, opened the App Store, signed up my Apple ID, I confirmed my email address, but when I get back in the App Store, says that not even checked my email, what to do? Help me!

Hi lanka.Larissa,
It sounds like the email address has not been Verified yet.
Follow the instructions in the article below to verify the email address or resend.
Associating and verifying email addresses with your Apple ID
How to verify the primary email address for your Apple ID
When you first create an Apple ID (using your email address) a verification email will be sent to that address. If you sign in to your Apple ID from the link in that email, the email address will be verified as the primary email address for your Apple ID. You can also resend the email verification if the email address is not verified:
1. Sign in to My Apple ID to manage your account information.
2. Click Resend under Primary Email Address.
I hope this information helps ...
- Judy

Similar Messages

  • Push Notification Signup - Email Confirmation Problem

    I want to enable push notification on my Lion server. I check the box that says Enable Apple push notifications, and, it asks for my apple id and password, which I give. Then it says look for an email to confirm the email address on file. Well, I never get such an email, and, in the email logs on the server (get thousands of emails per day), nothing comes from apple. So, it's never sent.
    Is there some other way to get them to send an email so I can confirm and complete the process? Suggestions?

    I just found this but its only a temp Fix because as soon as you search again the phantom notifications will come back
    Go to settings/mail/exchange - turn off mail and turn on again
    I hope Apple is working on this Issue

  • Spry email confirmation works in browser preview but not on line

    Hi
    I've got a problem using spry email confirmation.
    It's the usual enter email, then confirm email.
    When I preview it on my browser from the local site on my hard drive, it works fine, however when I put the files up onto my web hosting, I get the following problem.
    Next to the confirm text field, it shows the two messages which are normally reserved for not matching emails, or having not entered an email. This happens even before I put the cursor in the box.
    Code is attached here.
    Any help much appreciated.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Bristol Bike Challenges - Register</title>
    <link href="bristol_bath.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryValidationCheckbox.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryValidationRadio.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryValidationTextarea.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryValidationConfirm.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryValidationCheckbox.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryValidationRadio.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryValidationTextarea.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryValidationConfirm.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="container">
      <div id="banner"></div>
      <div id="top_image"></div>
      <div id="spry_menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="index.html">Home</a></li>
          <li><a href="route.html">Route</a></li>
          <li><a href="register.html">Register</a></li>
          <li><a href="#">Gallery</a></li>
          <li><a href="#">Charities</a></li>
    <li><a href="#">Links</a></li>
        </ul>
      </div>
      <div id="main_image"></div>
      <div id="register_image">Registration - Enter your details below then click submit. You will then have the choice to register another person or move on to payment.</div>
      <div id="forms">
        <form id="form1" name="form1" method="post" action="form.cgi">
        <table width="951" border="0">
        <tr>
        <td width="352" height="43"><label for="firstname">First Name(s)</label></td>
        <td width="589"><span id="sprytextfield1">
          <input type="text" name="firstname" id="firstname" accesskey="f" tabindex="10"/>
          <span class="textfieldRequiredMsg">Please enter your first name</span></span></td>
      </tr>
      <tr>
        <td><label for="surname">Surname</label></td>
        <td><span id="sprytextfield2">
          <input type="text" name="surname" id="surname" accesskey="s" tabindex="20"/>
          <span class="textfieldRequiredMsg">Please enter your surname</span></span></td>
      </tr>
      <tr>
        <td><label for="address">Address</label></td>
        <td><span id="sprytextarea1">
          <textarea name="address" id="address" accesskey="a" tabindex="30" cols="45" rows="5"></textarea>
          <span class="textareaRequiredMsg">Please enter your address</span></span></td>
      </tr>
      <tr>
        <td><label for="email">Email</label></td>
        <td><span id="sprytextfield3">
        <input type="text" name="email" id="email" accesskey="e" tabindex="40"/>
        <span class="textfieldRequiredMsg">Please enter your Email</span><span class="textfieldInvalidFormatMsg">Your email address doesn't look right, please check it</span></span></td>
      </tr>
      <tr>
      <td><label for="email_confirm">Confirm Email</label></td>
      <td><span id="spryconfirm1">
        <input type="text" name="email_confirm" id="email_confirm" accesskey="c" tabindex="42" />
        <span class="confirmRequiredMsg">Please enter your Email</span><span class="confirmInvalidMsg">Email addresses don't match</span></span></td>
      </tr>
      <tr>
        <td><label for="telephone">Telephone No.</label></td>
        <td><span id="sprytextfield4">
          <input type="text" name="telephone" id="telephone" accesskey="t" tabindex="50"/>
          <span class="textfieldRequiredMsg">Please enter your telephone number</span></span></td>
      </tr>
      <tr>
        <td><label for="dob">Date of birth (DD/MM/YY)</label></td>
        <td><span id="sprytextfield7">
          <input type="text" name="dob" id="dob" accesskey="d" tabindex="55" />
          <span class="textfieldRequiredMsg">Please enter your date of birth</span></span></td>
      </tr>
      <tr>
        <td>Are you male or female?</td>
        <td><span id="spryradio3">
        <label>
          <input type="radio" name="Malefemale" value="male" id="Malefemale_0" />
          Male</label>
        <br />
        <label>
          <input type="radio" name="Malefemale" value="female" id="Malefemale_1" />
          Female</label>
        <br />
        <span class="radioRequiredMsg">Please make a selection.</span></span></td>
      </tr>
      <tr>
        <td>Which route do you want to register for?</td>
        <td><span id="spryradio1">
          <label>
            <input type="radio" name="routechoice" value="Challenge" id="routechoice_0" />
            Challenge (£10)</label>
          <br />
          <label>
            <input type="radio" name="routechoice" value="Challenge Extra" id="routechoice_1" />
            Challenge Extra (£15)</label>
          <br />
          <label>
            <input type="radio" name="routechoice" value="Challenge Ultra" id="routechoice_2" />
            Challenge Ultra (£20)</label>
          <br />
          <span class="radioRequiredMsg">Please make a selection.</span></span></td>
      </tr>
      <tr>
        <td>Do you need to hire a bike (£15/day adults, £10/day child)?</td>
        <td><span id="spryradio2">
          <label>
            <input type="radio" name="bikehire" value="Yes to bike hire" id="bikehire_0" />
            Yes</label>
          <br />
          <label>
            <input type="radio" name="bikehire" value="No to bike hire" id="bikehire_1" />
            No</label>
          <br />
          <span class="radioRequiredMsg">Please make a selection.</span></span></td>
      </tr>
      <tr>
        <td><label for="height">If you're hiring a bike, please tell us your height.</label></td>
        <td><input type="text" name="height" id="height" accesskey="h" tabindex="60"/></td>
      </tr>
      <tr>
        <td><label for="terms2">Please tick the box to confirm that you have read and agreed to our <a href="terms_conditions.html">terms & conditions</a></label></td>
        <td><span id="sprycheckbox2">
          <input type="checkbox" name="terms2" id="terms2" accesskey="c" tabindex="70" />
          <span class="checkboxRequiredMsg">Please make a selection.</span></span></td>
      </tr>
      <tr>
      <td> </td>
      <td> </td>
      </tr>
    </table>
          <p>
            <label>Click this button to submit these details and move on to the next step - 
              <input type="submit" name="Submit" id="Submit" value="Submit these details" />
            </label>
          </p><input name="recipient" value="[email protected]" type="hidden">
          <input type=hidden name="subject" value="New Registration">
          <input type=hidden name="redirect"
                                      value="http://www.ukchallengeevents.com/register_more.html">
        </form>
      </div>
      <div id="footer"><a href="about_us.html">about us</a> - <a href="contact_us">contact us</a> - uk challenge events ltd - all rights reserved</div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
    var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2");
    var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1");
    var sprytextfield3 = new Spry.Widget.ValidationTextField("sprytextfield3", "email", {validateOn:["blur"]});
    var sprytextfield4 = new Spry.Widget.ValidationTextField("sprytextfield4");
    var spryradio3 = new Spry.Widget.ValidationRadio("spryradio3");
    var spryradio1 = new Spry.Widget.ValidationRadio("spryradio1");
    var spryradio2 = new Spry.Widget.ValidationRadio("spryradio2");
    var sprycheckbox2 = new Spry.Widget.ValidationCheckbox("sprycheckbox2");
    var sprytextfield7 = new Spry.Widget.ValidationTextField("sprytextfield7");
    var spryconfirm1 = new Spry.Widget.ValidationConfirm("spryconfirm1", "email", {validateOn:["blur"]});
    //-->
    </script>
    </body>
    </html>
    Cheers Jon

    sorry sorry sorry!
    Managed to sort it.
    My mistake. Made changes to the html file and uploaded only that to the web.
    There had been changes to the assets, and i hadn't uploaded them!
    I did that and now all is fine
    Cheers
    Jon

  • I have just ordered a photo book from iPhoto, do I not get an email confirmation?

    I have just ordered a photo book from iPhoto but after it generates nothing happens, has it sent? Do I not get an email confirmation?

    I solved the problem. Had nothing to do with Mac or iphoto. Problem must be my the internet connection to my provider.
    Upload at my office worked without any problem. One problem solved, now i am aware with a lot of discussions with my providers helpdesk  ;-)

  • Registration email confirmation not received

    I purchased AppleWorks 6.2.9 on October 7/06. I have tried registering it three times since then. I get a message on the Apple website thanking me for registering and saying I will get a confirmation email, but I never get the confirmation email. I phoned Apple Tech Support and they told me to post the problem to this discussion forum.
    Any suggestions as to why I'm not getting an email confirmation from Apple? I know they have my correct email because I confirmed it in My Info.

    Thanks for your help, Barry and Peggy. In terms of what you suggest, Barry, that support option appears to only be for hardware and not software. When I tried to register my AppleWorks, I was asked to put in my marketing number, which is on the outside of the box. I tried to put in this marketing number as you suggested and it was not accepted.
    I got an email from Apple Care (1-800-263-3394) shortly after my responses from both of you on October 11 asking about how I felt about the handling of my phone call to them. I responded the same day on the website provided expressing my dissatisfaction. There has been no follow up to this feedback.
    I phoned 1-800-MY Apple this morning, October 16, and, after about 22 minutes on hold, was connected with Tracy, who then put me through to a product specialist named Andy. Andy was not sure why I did not receive a confirmation email, but he said he would make a note about my problem. He gave me a case number and said if there was any problem to refer to the case number.
    I listed an alternate email on the My Info page, so if there was a problem with my first email, a confirmation could have been sent to the alternate.
    iBook G3 900 laptop   Mac OS X (10.3.9)   G4 AGP Graphics Tower, 400 mhz

  • Email confirmation is required, but not arriving.

    I can not log on to iTunes. Email confirmation is required, but not arriving. The email address is correct. Same problem with appleid.apple.com.

    Sorry for my english ,
    you have to go to all the accont of apple , like --- mac.com , me.com & the icould ,
    In this accont you have to delete the prime mail ( accont of itune ) , so if you have a mac.com accont look if your email of itune is there then delete im the procedure to icloud , after go to your accont of itune valide your mail accont ( itune ) then this is going to work .
    Sorry again for english .... french
    good luke .

  • Emails confirming of receipt as a log for workitems sent to Internet

    I have a situation and I donu2019t have any idea wher to solve it.
    The problem is that SAP or Workflow is  not sending two Emails confirming the sending  and reception of the Workitems sent to Internet when Iu2019m running the programs RSWUWFML2, RSCONN01;  my Internet account  is already set   on my user TCode SU01 and the server SMTP is working fine because the users get the workitems in to their Internet account, but the two Emails that the system send to confirm that any workitem was sent and receipt are missing.
    If I got to TCode SCOT to check the option SAP Connect: Internet Mail Confirmation of Receipt, is set the flag to activate this option which SAP expects receipts confirmations for internet mails, u2026
    I don´t know where else to check the option to activate this couples of Emails or what Iu2019m missing or the BASIS guy is missing.
    Would you help me pls?
    Thanks a lot.
    Felipe Uribe

    Hi Saravanan,
    This is not the problem, I'm using RSWUWFML2, RSCONN01 to send the workitems to internet and it's doing well (same result that you're telling me to use), what I mind is after that I execute those programs and I get the workitem on my account on internet, I should receive another two mails in which they are telling me about that the workitem was delivered already and waas received to, but I'm not getting this two Emails of confirmation.
    Thank a lot for your help.
    Regards
    Felie Uribe

  • Has anyone else not got an email confirmation of their iPhone order

    I preordered the iPhone 5 last night although I haven't received an email confirmation of my order. I talked to an online associate who said my order had gone through. Also, I checked the order status of it and it says that it is being processed and expected to ship next Friday. I'm just waiting for my email receipt but I haven't received one. Anyone else having this problem?

    dsarnt wrote:
    I preordered the iPhone 5 last night although I haven't received an email confirmation of my order. I talked to an online associate who said my order had gone through. Also, I checked the order status of it and it says that it is being processed and expected to ship next Friday. I'm just waiting for my email receipt but I haven't received one. Anyone else having this problem?
    After you purchased your phone it should have said to wait 24 hours since there are many people ordering online

  • When I click on my email confirmation the Adobe site does not recognize.

    When I click on my email confirmation, the Adobe site says to click on my email confirmation.

    I have the same problem but it appears that an add-on I'm using is causing the problem. Try opening Firefox in safe mode (which disables add-ons) Then try it. If that solves the problem, you need to disable all your add ons and enable them one by one to figure out which one(s) is causing the problem.
    [http://www.chowins.com David Chowins]

  • I paid for the entire second season of Homeland but only 4 episodes have downloaded. I have an email confirming my purchase and giving me a receipt number so what should I do now?

    I paid for the entire second season of Homeland but only 4 episodes have downloaded. I have an email confirming my purchase and giving me a receipt number, so what should I do now?

    If you click the Store > Check For Available Downloads menu option on your computer's iTunes does that download them and/or do they show in the Purchased link under Quicklinks on the right-hand side of the iTunes store home page on your computer's iTunes (TV programmes won't show in all countries) ? If other TV programmes show there but not those then check to see if they are hidden : http://support.apple.com/kb/HT4919
    If the above doesn't find any extra episodes (and I assume that there are more than those 4 episodes available in your country's store) then you could try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Email visibility problem fixed?

    Since I don't know how to check (and I'm really not that interested) I was wondering if someone can confirm what this e-mail I got from Sun seems to be saying:
    In other words, did they fix the e-mail hole?
    Hello,
    Thank you for writing. I am very sorry for this
    trouble and any inconvenience you experienced
    as a result. We have followed up on this matter
    and it has been fixed.
    Sincerely,
    Sun Web Team
    Sun Microsystems, Inc.
    name: ***
    url: http://forum.java.sun.com/forum.jspa?forumID=31
    descself: Software Development
    comments: The privacy hole mentioned the thread:
    http://forum.java.sun.com/thread.jspa?messageID=3938145 is serious.
    I don't feel like I can trust with my privacy details with something likethis
    going on. Please fix this soon. I would appreciate being informed of progresson
    this hole.
    mailfrom: ***
    mailsubject: Forums or Community
    thanks_url: /contact/thankyou.jsp
    category: sdn
    Time Stamp: Tue Oct 18 15:31:02 PDT 2005
    Contact Page Referer: http://forum.java.sun.com/forum.jspa?forumID=31
    Remote host : ***
    Remote IP address : ***
    Remote Agent : ***
    Script : http://developers.sun.com/jsp_utils/form_mailer.jsp
    Referring URL : ***
    ---

    Yes, the email visibility problem has been fixed.

  • Keep getting Emails confirming sign in

    Recently got an iPhone 5c and each time I switch it on I get an email confirming that I have signed in to my Apple ID. My daughter also has an iPhone 5c but this doesn't happen to her. I want to stop these emails being sent and I guess it must be a setting change but I can't see how. (We both have the latest OS8 installed). Any ideas? Thanks.

    Tried that but still got an email just as before. Reading the email again, what it actually says is "Your Apple ID was used to sign in to iCloud on an iPhone 5c"
    If I go into settings, iCloud and choose the option to sign out I'm warned that all the stuff stored in iCloud will be removed from the iPhone. I'm given the option to keep the all the stuff on the iPhone but the message suggests the iCloud account will be deleted. I'm not sure if I should let this happen - I don't want to delete the account if that's going to cause problems next time I switch the phone on. 

  • Security Idenitity 2.0 Email Confirmation Token Create with one account validate with a different account

    Howdy,
    I extended the security model and made it multi-tenant, however when I create a email confirmation token in the admin tool, when I try and validate it, in one of the applications, it fails.  In the admin tool, I create a UserManager with all of
    the settings as if it were the application, but when the validation occures in the application it still fails.  The only way I can get it to work, is if I use the same app pool for both the application and the admin, or if I set the user account of both
    app Pools to the same service account.  How can I get it to work where I create a token in one app, and validate in another app?  Could I use impersonation?  Is there something I can do to the two service accounts to allow one to generate
    a token and the other to validate?

    Let's see if I can answer these in order...
    1.  We built several web applications using MVC 5.2, EF 6.0, Idenity 2.0
    2.  We are using MS Visual Studio 2013, running on VM with Windows Server 2008 R2, .NET 4.5.1
    3.  The problem is we want to have each application have a different service account to make them more secure.  We have an admin tool that allows us to add new applications to the Membership database, and new users to those applications.  The
    problem occurs when I create an email security token in the admin tool, and send it to the use who is then validated on the specific application.  If I make the service account of the application and the admin the same it works, if not it fails.
    I don't think the code is the problem, as it works fine if the service account for the application and the admin are the same.  It only fails when I use seperate service accounts, but here you go.
    Admin snippet:
    Manage Controller - RegisterUser
    varuser =
    newApplicationUser()
    { UserName = model.UserName, Email = model.Email, IsActive = model.SelectedIsActive, IsPswdChgRequired = model.SelectedIsPswdChgRequired, TenantId = model.TenantId };
    UserManager<ApplicationUser,
    int> um = CreateUserManager(Convert.ToInt32(model.SelectedTenantId));
    private UserManager<ApplicationUser, int> CreateUserManager(int TenantId)
                var provider = new Microsoft.Owin.Security.DataProtection.DpapiDataProtectionProvider(GetTenantName(TenantId));
                UserManager<ApplicationUser, int> um = new UserManager<ApplicationUser, int>(new ApplicatonUserStore(new ApplicationDbContext()) { TenantId = TenantId });
                um.UserTokenProvider = new Microsoft.AspNet.Identity.Owin.DataProtectorTokenProvider<ApplicationUser, int>(provider.Create("EmailConfirmation"));
    Application snippet:
    AccountController - constructor
    var
    provider =
    newMicrosoft.Owin.Security.DataProtection.DpapiDataProtectionProvider(ConfigurationManager.AppSettings["TenantName"]);
                userManager.UserTokenProvider =
    newMicrosoft.AspNet.Identity.Owin.DataProtectorTokenProvider<ApplicationUser,
    int>(provider.Create("EmailConfirmation"));
    public async Task<ActionResult> ConfirmEmail(string userId, string ecode, string scode)
                if (userId == null || ecode == null || scode == null)
                    return View("Error");
                var result = await UserManager.ConfirmEmailAsync(Convert.ToInt32(userId), ecode);
                if (result.Succeeded)

  • The site in the Spanish App Store I reserved the iPhone 5 and would like to get it to turn. But I was told that if I'm lucky - I will come with an email confirmation. Excuse me, I'd like to reserve an honest in turn, not to play the lottery for luck.

    The site in the Spanish App Store I reserved the iPhone 5 and would like to get it to turn. But I was told that if I'm lucky - I will come with an email confirmation. Excuse me, I'd like to reserve an honest in turn, not to play the lottery for luck. I am disappointed by the work Apple

    It sounds as if AT&T has already told you they can't do what you want. It doensn't sould like anything that's fixable on your end.

  • My brother ipad was linked with old apple id and he forgot his id and never use same email.the problem now his mini ipad ask him for this id to open (activate ipad) what we can do ?

    my brother ipad was linked with old apple id and he forgot his id and never use same email.the problem now his mini ipad ask him for this id to open (activate ipad) what we can do ?

    He remember the id name and password but he can't enter we don't now if the password is wrong or the id was  lock . I have the all thing for the ipad such as his box . I now this is security thing but you could help me.

Maybe you are looking for

  • For some sales orders output type is not showing even thoug configured in N

    Hi , I have 100 sales orders out them 10 sales orders out put type is not appearing in VA02->goto->OUTPUT->HEADER->EDIT In Tcode : NACE every thing is configured accordingly. As an abaper what can I do.

  • Different outputs of a JAI based script in ubuntu 11.10 and windows

    Hi all, I run the below script based on JAI on a Windows pc and I get the desired output (the log conversion of an input tif image). The same script on Ubuntu 11.10 creates a wrong (and broken) output [http://imgur.com/h1KJWmC] . import javax.media.j

  • Bridge with my timecapsule

    I have a linksys bridge attached wirelessly to my time capsule. the bridge is used to connect a Yamaha keyboard to the web so that I can download midi files and tunes for the keyboard. the bridge is working but it doesn't let the web address display

  • Audio and video glitches

    As of the last few days, any time I play songs or videos on my iPhone it hitches at a certain point and skips to the next track. Videos will stop, crash to the home screen, and start from the beginning the next time I play them. I have already restor

  • Cant get subpanels to show

    Hi i have an application that uses subpanels within a panel. For some reason only one (the northern region panel) is showing up and i cannot figure out why. I have banged my head for hours and cant get it to work . If any one has any suggestions it w