CINXE.COM

Rewards Error

<!DOCTYPE html> <html dir="ltr" lang="en-US" data-role-name="RewardsPortal" class="ltr rewards-unsupported-browser rewards js"> <head> <title>Rewards Error</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="format-detection" content="telephone=no" /> <meta name="description" content="Reward Page description!" /> <meta name="og:description" content="Reward Page description!" /> <meta name="og:title" content="Rewards Error" /> <meta name="pageid" content="rewards-unsupported-browser" /> <link rel="canonical" href="https://rewards.bing.com/Signin" /> <link href="/rewards.png" rel="shortcut icon" type="image/png" sizes="any" /> <link rel="stylesheet" href="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/css/webcore-ltr-e0a242958d-v1.css" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U=" /> <link rel="stylesheet" href="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/css/site-efbb363119-v1.css" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U=" /> <link rel="stylesheet" href="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/css/rewards-shared-7573851287-v1.css" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U=" /> <script crossorigin="anonymous" type="text/javascript" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/jquery-8101d596b2-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> var jqueryInstance = jQuery || $; jqueryInstance && jqueryInstance.ajaxPrefilter(function (s) { if (s.crossDomain) { s.contents.script = false; } }); </script> <script type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> //TBD: Add Nightwatch for JS Error window.onerror = function javaScriptErrorWatchdog(errorMsg, url, lineNumber) { var errorMeta = document.createElement("meta"); errorMeta.name = "JSError"; errorMeta.content = "" + url + "; " + lineNumber + "; " + errorMsg; document.getElementsByTagName("head")[0].appendChild(errorMeta); return false; }; </script> <script type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); var mq = "@-ms-viewport{width:auto!important}"; msViewportStyle.appendChild(document.createTextNode(mq)); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } </script> <script id="site-layout-config" type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> var MeePortal = MeePortal || {}; MeePortal.Utilities = MeePortal.Utilities || {}; MeePortal.g_userFeatures =[]; MeePortal.g_userFlights = MeePortal.g_userFeatures.map(feature => feature.split(":")[0]); //MeePortal.Utilities.EmailRegex = //; </script> <base href="/" /> </head> <body ng-csp> <div id="page-wrapper"> <div id="site-header"> <header> <div id="rewards-header" class="" aria-label="Rewards Header"> <div class="l_header_container "> <div class="l_header_left"> <a href="/createuser" class="skip_main_content_btn">Skip to main content</a> <a href="/" id="reward_header_rewards_logo"> <img class="bing_logo" src="//az15297.vo.msecnd.net/images/rewards/membercenter/missions/Ms_Logo_48px.png" alt="Rewards" /> </a> <a class="l_header_title" href="/" aria-label="Rewards" id="reward_header_rewards"> Microsoft &nbsp; | &nbsp; Rewards </a> </div> <div class="l_header_right"> <a class="sign_in_btn image_sec" href="/createuser?idru=%2F&amp;userScenarioId=anonsignin" title="Sign in"> <span class="sign_in_text">Sign in</span> <img id="anonymous_picture" class="profile_img" src="//az15297.vo.msecnd.net/images/rewards/membercenter/missions/profilePicBackground.svg" alt="Default profile image" /> </a> </div> </div> </div> </header> <script type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> function normalImgHandling(normalId, defaultId) { document.getElementById(defaultId).style["display"] = "none"; document.getElementById(normalId).style["display"] = "inline-block"; } document.getElementById("give_header_link")?.addEventListener('click', function () { return MeePortal.Rewards.Header.redirectTo(''); }); document.getElementById("chat_header_link")?.addEventListener('click', function () { return MeePortal.Rewards.Header.redirectTo(''); }); document.getElementById("rebates_header_link")?.addEventListener('click', function () { return MeePortal.Rewards.Header.redirectTo(''); }); document.getElementById("link_dropdown")?.addEventListener('click', function () { MeePortal.Rewards.Header.switchDropDown('#morelinks_popup'); }); document.getElementById("img_sec")?.addEventListener('click', function () { MeePortal.Rewards.Header.switchDropDown('#mectrl_popup'); }); document.getElementById("img_sec_default")?.addEventListener('click', function () { MeePortal.Rewards.Header.switchDropDown('#mectrl_popup'); }); document.getElementById("img_sec_default")?.addEventListener('keydown', function (e) { if (e.key === "Enter") { MeePortal.Rewards.Header.switchDropDown('#mectrl_popup'); } }); document.getElementById("redirect_info_link")?.addEventListener('click', function () { MeePortal.Rewards.Header.switchDropDown('#mectrl_popup'); }); document.getElementById("redirect_info_link")?.addEventListener('keydown', function (e) { if (e.key === "Enter") { MeePortal.Rewards.Header.switchDropDown('#mectrl_popup'); } }); document.getElementById("mectrl_viewAccount")?.addEventListener('click', function () { MeePortal.Rewards.Header.openManageAccountLink('https://account.microsoft.com/?username=', ''); }); document.getElementById("mectrl_currentAccount_picture")?.addEventListener('click', function () { MeePortal.Rewards.Header.openManageAccountLink('https://account.microsoft.com/?username=', ''); }); document.getElementById("aad_submit_link")?.addEventListener("click", function () { document.getElementById("signoutPostLink")?.submit(); }); document.getElementById("img_sec")?.addEventListener('load', function () { normalImgHandling('img_sec', 'img_sec_default'); }); document.getElementById("currentAccount_picture")?.addEventListener('load', function () { normalImgHandling('currentAccount_picture', 'currentAccount_picture_default'); }); </script> </div> <div tabindex="-1" id="main-content-landing" aria-label="pagearia" class="no-outline"> <main id="rewards-unsupported-browser" data-grid="container" class="content-container container-fluid context-amc rewards-container"> <div id="error" class="margin-top-32 text-align-center"> <h1 class="text-headline spacer-32-bottom">Microsoft Rewards dashboard does not support your browser</h1> <div class="text-title spacer-20-bottom"> <div class="spacer-20-top">Update it to the latest version or <a id="rw_edge_link" href="https://www.microsoft.com/edge/download" target="_blank">download Microsoft Edge</a>.</div> </div> <div class="text-title spacer-20-bottom"> &nbsp; </div> <div class="text-title spacer-20-bottom"> 674247f77c634c80b6ebe60a020a80d2 </div> </div> </main> </div> </div> <div id="site-footer"> <div id="footerArea" class="uhf"> <div id="footerRegion"> <div class="help-footer " data-grid="container pad-12x"> <div> <h5 class="c-heading-5">Help with Microsoft Rewards</h5> <hr class="c-divider f-pad-vertical-3x" /> <ul class="c-list f-bare"> <li> <a class="c-hyperlink" id="rewards-helplinks-microsoft-rewards-faq" href="https://support.microsoft.com/topic/c5ab735d-c6d9-4bb9-30ad-d828e954b6a9" aria-label="Find how to resolve common issues" target="_blank"> Find how to resolve common issues </a> </li> <li> <a class="c-hyperlink" id="rewards-provide-feedback" aria-label="Provide feedback" target="_self"> Provide feedback </a> </li> <li> <a class="c-hyperlink" id="rewards-contact-support" href="/support" aria-label="Contact Microsoft Rewards support" target="_self"> Contact Microsoft Rewards support </a> </li> </ul> </div> </div> <div id="footerUniversalFooter"> <footer id="uhf-footer" class="c-uhff context-uhf"> <div class="c-uhff-base"> <a id="locale-picker-link" aria-label="English (United States)" class="c-uhff-link c-uhff-lang-selector c-glyph glyph-world " href="https://www.bing.com/account/general?ru=https://www.bing.com/rewards&amp;id=language_section#language-section">English (United States)</a> <nav> <ul class="c-list f-bare "> <li> <a class="c-uhff-link" id="rewards-footer-privacy" href="https://go.microsoft.com/fwlink/?LinkID=521839" aria-label="Privacy and Cookies" target="_blank"> Privacy and Cookies </a> </li> <li> <a class="c-uhff-link" id="rewards-footer-tou" href="https://go.microsoft.com/fwlink/?LinkID=530144" aria-label="Terms of use" target="_blank"> Terms of use </a> </li> <li> <a class="c-uhff-link" id="rewards-footer-contact" href="https://support.microsoft.com/contactus" aria-label="Contact us" target="_blank"> Contact us </a> </li> <li>&#169; Microsoft 2024</li> </ul> </nav> <script crossorigin="anonymous" type="text/javascript" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/htmlsanitizer-aae1a5498e-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script crossorigin="anonymous" type="text/javascript" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/formsanitizing-ef4ae0f98c-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <div id="feedback-widget" class="feedback_body"> <div id="feedback-container"> <div id="feedbackModalShield" class="modalShield hlig"> </div> <div id="fbpgdg" role="dialog" aria-label="Feedback dialog" class="feedback-dialog hlig" data-fbsource="verbatim"> <div id="fbpgdghd" class="hlig"> <h2 class=" hlig step1">Feedback about Microsoft Rewards</h2> <h2 class=" hlig thanku" id="title-thanku">Thank You!</h2> <h2 class=" hlig thanku" id="title-sorry">Something went wrong</h2> </div> <p class="hlig step1">Please provide as many details as you can.&#x200B; Feedbacks will be used to improve the program and to help you find more information​</p> <div class="hlig step1 fbctgcnt" role="radiogroup" aria-label="Feedback type"> <div class="hlig fbctgctl"> <input id="fbpgdgtp1" type="radio" value="1" name="feedbacktype" class="hlig" checked/> <label for="fbpgdgtp1" class="hlig"> Suggest​ </label> </div> <div class="hlig fbctgctl"> <input id="fbpgdgtp2" type="radio" value="2" name="feedbacktype" class="hlig" /> <label for="fbpgdgtp2" class="hlig"> Like​ </label> </div> <div class="hlig fbctgctl"> <input id="fbpgdgtp3" type="radio" value="3" name="feedbacktype" class="hlig" /> <label for="fbpgdgtp3" class="hlig"> Dislike​ </label> </div> </div> <p class="hlig step1">Select an area:​</p> <div class="hlig step1 fbctgcnt" role="radiogroup" aria-label="Feedback area"> <div class="hlig fbctgctl"> <input id="fbpgdgar1" type="radio" value="1" name="feedbackarea" class="hlig" checked/> <label for="fbpgdgar1" class="hlig"> General Feedback​ </label> </div> <div class="hlig fbctgctl"> <input id="fbpgdgar2" type="radio" value="2" name="feedbackarea" class="hlig" /> <label for="fbpgdgar2" class="hlig"> Points/Streak issue​ </label> </div> <div class="hlig fbctgctl"> <input id="fbpgdgar3" type="radio" value="3" name="feedbackarea" class="hlig" /> <label for="fbpgdgar3" class="hlig"> Issues with my account​ </label> </div> </div> <div id="fbpgdgtxpnl"> <textarea id="fbpgdgtx" aria-label="Textbox for your feedback. The maximum length is 400." maxLength="400" placeholder="Enter your feedback here. To help protect your privacy, don&#x27;t include personal info, like your name or email address.​" data-err="Please leave a comment.​" class="hlig step1" required></textarea> <label for="fbpgdgtx" id="fbpgdgtx_error" class="error hlig b_hide"> Please leave a comment.​ </label> <div tabIndex={0} aria-label="Remaining number" role="contentinfo" id="fbpgdgtxct" class="hlig step1"> 400 </div> </div> <div id="fbpgdgpnl" class="step1"> <div id="fbpgdgpnlss" class="inline hlig"> <input id="fbpgdgsschk" type="checkbox" checked name="screenshotAllowed" class="hlig" data-collect="IncludeUnchecked" /> <label id="fbpgdgsschklbl" for="fbpgdgsschk" class="hlig"> Include a Screenshot​ </label> </div> </div> <input id="fbpgdgid" hidden value=""/> <div id="fbpgdgpnlrp" class="hlig step1"> <p> <a id="fbpgdgrplk" class="hlig" target="_blank" href="http://go.microsoft.com/fwlink?LinkId=850876"> Report a concern​ </a> </p> </div> <div id="fbpgdgbtn" class="hlig controls step1"> <button id="fbpgdgsbbt" role="button" class="inline button hlig"> Send </button> <button id="fbpgdgclbt1" role="button" class="inline button hlig"> Cancel </button> </div> <div id="fbpgdgsp" class="hlig"> <div class="hlig"> <Image class="hlig rms_img" alt="Sending..." src="https://www.bing.com/rp/YMAjFdAOhEC-uxszpfD7wcU3aJE.gif" /> <br class="hlig" /> <span class="hlig">Please wait ...</span> </div> </div> <p id="fbpgdgthnxmsg1" class="thanku"> Thank you for helping us making the Microsoft Rewards program better.&#x200B; </p> <p id="fbpgdgthnxmsg2" class="thanku"> Thank you for helping us making the Microsoft Rewards program better.&#xD;&#xA;&#xD;&#xA;If you need support to solve an issue related to points or streak, we suggest you to use this <a id ="rewards-feedback-support-form" href="/support" aria-label="web form." target="_blank"> web form.</a> </p> <p id="fbpgdgthnxmsg3" class="thanku"> Thank you for helping us making the Microsoft Rewards program better.&#xD;&#xA;&#xD;&#xA;If you need support to solve an issue related to your account, we suggest you to use this <a id ="rewards-feedback-support-form" href="/support" aria-label="web form." target="_blank"> web form.</a> </p> <p id="fbpgdgerrmsg1" class="thanku"> You&#x27;ve submitted too many feedback requests in a short time. Please try again later. </p> <p id="fbpgdgerrmsg2" class="thanku"> We&#x27;re unable to process feedback requests at this time. Please try again later. </p> <div class="controls step2"> <button id="fbpgdgclbt" role="button" class="inline button hlig"> Close </button> </div> </div> </div> </div> <script nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> document.addEventListener('DOMContentLoaded', () => { document.getElementById('fbpgdgsbbt').addEventListener('click', () => { onSendFeedback(); }); }); </script> </div> </footer> </div> </div> </div> <script type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> document.addEventListener('DOMContentLoaded', () => { document.getElementById('rewards-provide-feedback')?.addEventListener('click', function () { MeePortal.Rewards.FeedbackForm.onFeedbackClickHandler(); }); }); </script> </div> <script type="text/javascript" crossorigin="anonymous" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/aria-webjs-sdk-a54a34c25f-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script type="text/javascript" crossorigin="anonymous" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/reliability-640e43c386-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script type="text/javascript" crossorigin="anonymous" src="https://msrewardspme.azureedge.net/rewardsuxassets/amcassets/js/site-3ba3eea866-v1.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script type="text/javascript" id="portal-telemetry" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> (function bootstrapPortalTelemetry() { var providerOptions = { allowAutoPageView: true, market: "sg", language: "en-US", flights: MeePortal.g_userFlights, features: MeePortal.g_userFeatures, seedCv: "674247f77c634c80b6ebe60a020a80d2", }; MeePortal.Telemetry.initializePortalTelemetry({ providerOptions: providerOptions, portalAreaName: "Rewards", queryStringParametersBlockList: ["assetId","BirthDay","BirthMonth","BirthYear","brokenChildId","childId","childPuid","cid","Country","email","FirstName","Gender","iAltEmail","id","invitationToken","LastName","memberId","memberIdList","MemberName","onBehalfOfPuid","Password","PhoneCountry","PhoneNumber","puid","puids","RetypePassword","slt","t","token","userId","username","BirthDay","BirthMonth","BirthYear","ConnectionToken","Country","FirstName","Gender","LastName","MemberName","Password","Phone","PhoneCountry","PhoneNumber","RetypePassword","assetId","brokenChildId","cid","cip","childCid","childId","childPuid","childsPuid","childsPuidList","e","email","iAltEmail","id","invitationToken","inviteId","ipt","memberIdList","memberId","mstoken","onBehalfOfPuid","puid","puids","rawPhoneNumber","secondaryCode","slt","t","token","userId","username"], ariaKey: "94f8d95915164be4bdfaa069859dd53e-38b90e46-229c-4b65-821f-eeded01294fb-7430", env: "prod", basePath: "", allowContentView: false, anid: "", isAnonymousUser: true, traceid: "674247f77c634c80b6ebe60a020a80d2", flights: "rewards1=codexoscon,rewards3=sptbwaupsellpcf", features: "1mgrid,AnonymousCatalog,EarnReportOpenRedeemPage,FlyoutAccLink,IsCharityListEnabled,IsChatWithBingFlight,IsDashboardReportBotActivityEnabled,IsDropdwnFiltersEnabled,IsMsaPhoneNumberChallengeFlight,IsRecommendedAffordableModuleFlight,LevelBenefits,OneMillionSweepstakeFlight,OtherWaysToEarn,RedeemCategoryFilter,RewardsClarity,RewardsPointBreakdown,RewardsStatus,Rwgobig,StreakProtection,TaskPinning,UETTagging,UseReplacedWelcomePage,Winners,feature.codexoscon,feature.sptbwaupsellpcf", }); })(); </script> <div id="cookieConsentContainer" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> </div> <script src="https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="></script> <script type="text/javascript" nonce="YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="> function onConsentChanged(categoryPreferences) { $("#cookieConsentContainer").hide(); } window.WcpConsent && WcpConsent.init("en-US", "cookieConsentContainer", function (err, _siteConsent) { if (!err) { window.siteConsent = _siteConsent; //siteConsent is used to get the current consent var msccCookie=MeePortal.Utilities.getCookie("MSCC"); if(!msccCookie){ $("#cookieConsentContainer").show(); } } else { MeePortal.Telemetry.globalErrorLoggingHandler("CookieConsent", err, 29, "") } }, onConsentChanged, WcpConsent.themes.light, "YYShUgFPnIKoIumqSbwswYz22YxccRZ/cLrMzb7Ti9U="); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10