with my PC account it has connected and it is working fine.
but I have another account in PS4 and it doesnt log in.
debugging thsi routine, in my PC account it enters in that IF and sets _authType = AuthenticationType.Email;
but when trying to connect on my PS4 account it doesnt enter in any of this IFs
not seting _authType
you guys have any thoughts about this?
@syedbilal228
While logging in set platform to PS4
On Thu, 1 Nov 2018 at 7:36 PM, marlonespindola [email protected]
wrote:
with my PC account it has connected and it is working fine.
but I have another account in PS4 and it doesnt log in.
[image: sem titulo]
https://user-images.githubusercontent.com/16193729/47854546-c39b6300-ddc0-11e8-9551-76fc52c86237.jpg
debugging thsi routine, in my PC account it enters in that IF and sets
_authType = AuthenticationType.Email;
but when trying to connect on my PS4 account it doesnt enter in any of
this IFs
not seting _authType
you guys have any thoughts about this?
@syedbilal228 https://github.com/syedbilal228
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/trydis/FIFA-Ultimate-Team-Toolkit/issues/406 , or mute
the thread
https://github.com/notifications/unsubscribe-auth/AHDRtDjYz72U0lsWCVsf1UNGyZKjl_K4ks5uqv_qgaJpZM4YGZl5
.
--
Regards,
Syed Bilal
Can you post what is in contentData?
contentData
"\n\n<html lang="en">\n
\n <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>\n\n
Login Verification \n <meta name="title" content="Login Verification"/>\n <meta name="description" content="Login Verification"/>\n <link rel="shortcut icon" href="/p/favicon.ico"/>\n <meta name="lc" content="en_GB"/>\n <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/>\n <meta name="msapplication-tap-highlight" content="no" />\n <meta http-equiv="X-UA-Compatible" content="IE=Edge">\n <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,600" rel="stylesheet" type="text/css">\n\n<script type="text/javascript">window.EA = {};\n<script type="text/javascript" src="//fonts.ea.com/fbl8bgs.js">\n<script type="text/javascript">(function () {\n try {\n Typekit.load();\n } catch (ex) {\n var html = document.getElementsByTagName('html')[0];\n html.className = (html.className || '') + ' wf-inactive'\n }\n})();\n\n\n <script type="text/javascript" src="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/ui/core/js/jquery-1.8.3.min.v_1540533886.js">\n <script type="text/javascript" src="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/ui/core/js/jquery.origin-ux-elements.v_1540533886-min.js">\n <script type="text/javascript" src="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/ui/core/js/jquery.origin-layout.v_1540533886-min.js">\n <script type="text/javascript" src="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/statics/challenge/js/jquery.origin-challenge-onetime.v_1540533882-min.js">\n\n<script type="text/javascript">\n if (!window.challenge_cancel) {\n window.challenge_cancel = function() {\n if ($("#btnCancel").length > 0) {\n $("#btnCancel").trigger("click");\n return true;\n } else {\n return false;\n }\n }\n }\n\n<script type="text/javascript">\n $(document).ready(function () {\n $("#tfa_code_help_link").on("click", function (event) {\n if ($("#tfa_code_help_link").attr("href").lastIndexOf("#") != 0) {\n event.preventDefault();\n window.open($("#tfa_code_help_link").attr("href"), '_blank');\n }\n });\n\n $("#learn_more_link").on("click", function (event) {\n if ($("#learn_more_link").attr("href").lastIndexOf("#") != 0) {\n event.preventDefault();\n window.open($("#learn_more_link").attr("href"), '_blank');\n\n }\n });\n\n $("#privacyLink").on("click", function (event) {\n if ($("#privacyLink").attr("href").lastIndexOf("#") != 0) {\n event.preventDefault();\n window.open($("#privacyLink").attr("href"), '_blank');\n }\n });\n });\n\n<script type="text/javascript">\n $(document).ready(function () {\n $(".origin-ux-button").unbind("touchstart").bind("touchstart", ontouchStart);\n $(".origin-ux-button").unbind("touchmove").bind("touchmove", ontouchMove);\n $(".origin-ux-button").unbind("touchend").bind("touchend", ontouchEnd);\n\n function ontouchStart(event) {\n if (detectMobileDevice()) {\n $(this).addClass('touchOn');\n }\n };\n\n function ontouchMove(event) {\n if (detectMobileDevice()) {\n $(this).removeClass('touchOn');\n }\n };\n\n function ontouchEnd(event) {\n if (detectMobileDevice()) {\n $(this).removeClass('touchOn');\n }\n }\n\n function detectMobileDevice() {\n if (navigator.platform.indexOf('iPad') == -1 && navigator.platform.indexOf('iPhone') == -1 && navigator.platform.indexOf('iPod') == -1 &&\n navigator.userAgent.indexOf("Android") == -1 && navigator.userAgent.indexOf("Windows Phone") == -1) {\n return false;\n }\n return true;\n }\n });\n\n\n<script type="text/javascript">\n $(document).ready(function () {\n $.fn.onetime({\n });\n });\n\n\n\n <link rel="stylesheet" type="text/css" href="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/ui/core/css/origin-ux-elements.v_1540533886-min.css"/>\n <link rel="stylesheet" type="text/css" href="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/ui/core/css/origin-layout.v_1540533886-min.css"/>\n <link rel="stylesheet" type="text/css" href="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/statics/challenge/css/origin-challenge-onetime.v_1540533882-min.css"/>\n <link rel="stylesheet" type="text/css" href="https://eaassets-a.akamaihd.net/resource_signin_ea_com/540.0.181026075.8c49199cc9/p/statics/challenge/css/origin-challenge-common.v_1540533882-min.css"/>\n\n \n <script type="text/javascript">\n var utag_data = {\n region: "EMEA",\n locale: "en_GB",\n country: "GB",\n language: "en",\n userid: "",\n user_status: "",\n referring_site: "",\n page_name: "https://signin.ea.com/p/web2/login"\n }\n \n <script type="text/javascript">\n (function (a, b, c, d) {\n a = '//tags.tiqcdn.com/utag/ea/signin-eacom/prod/utag.js';\n b = document;\n c = 'script';\n d = b.createElement(c);\n d.src = a;\n d.type = 'text/java' + c;\n d.async = true;\n a = b.getElementsByTagName(c)[0];\n a.parentNode.insertBefore(d, a);\n })();\n \n \n\n<script type="text/javascript">\n $(document).ready(function () {\n var skin = 'origin';\n var bodySelector = $("body");\n switch (skin) {\n case "origin":\n bodySelector.addClass("origin-com");\n break;\n case "franchisedark":\n bodySelector.addClass("ea-franchise").addClass("ea-franchise-dark");\n break;\n case "franchiselight":\n bodySelector.addClass("ea-franchise").addClass("ea-franchise-light");\n break;\n case "ea":\n default:\n bodySelector.addClass("ea-com");\n break;\n }\n })\n\n\n\n\n\n\n\n\n<div class="loading-container">\n\n<div class="tfa-container">\n <form method="post" id="challengeForm">\n <div class="dialog-info">\n <div id="resend-error-code" class="orange-box-error">\n
\n \n \n <div class="panel" id="panel-tfa">\n <div class="tfa-form-container">\n <div class="panel-contents">\n <div class="panel-content">\n <div class="marketing-area">\n <h1 class="twoStepHeader">Login Verification \n\n <p class="tfa-login-panel-container-style">In order to verify your identity, \nwe'll send you a code to your preferred method below. <a id="learn_more_link" href="#"\n class="tfa-login-link">Learn more\n \n\n <div class="origin-ux-radio-button-control origin-ux-control origin-ux-purple-radio-button-control">\n <p class="origin-ux-radio-button-label">\n
\n <input type="radio" name="codeType" value="EMAIL" checked="checked"/>\n \n
\nEmail \n
ra*****@gmail.com \n \n \n <div class="origin-ux-radio-button-control origin-ux-control origin-ux-purple-radio-button-control">\n <p class="origin-ux-radio-button-label">\n
\n <input type="radio" name="codeType" value="SMS"/>\n \n
\nText \n
********7795 \n \n \n <div class="origin-ux-radio-button-control origin-ux-control origin-ux-purple-radio-button-control">\n <p class="origin-ux-radio-button-label">\n
\n <input type="radio" name="codeType" value="VOICE"/>\n \n
\nCall \n
********7795 \n \n \n
\n\n <div class="panel-action-area">\n<a class='origin-ux-element origin-ux-button\n origin-ux-button-primary btn-next origin-ux-button-primary-purple' href="#" id="btnSendCode">\n
Send Security Code \n\n<a class='origin-ux-element origin-ux-button origin-ux-button-secondary btn-cancel' href="#" id="btnCancel">\n
Cancel \n\n <input type="hidden" name="_eventId" value="submit" id="_eventId"/>\n \n <div class="divider">\n \n \n \n \n<div class="footer">\n <span class="copyright-notice">© 2018 Electronic Arts Inc. Trademarks belong to their respective owners. All rights reserved.\n <ul class="footer-navigation">\n <li class="item-2 even"><a\n href="https://www.origin.com/store"\n target="_blank"\n class="link link-origin ">
Shop at Origin \n <li class="item-3 odd">\n <a href="https://www.origin.com/legal"\n target="_blank"\n class="link link-origin">
Legal \n <li class="item-4 even">\n <a href="http://tos.ea.com/legalapp/WEBTERMS/US/en/PC"\n target="_blank"\n class="link link-origin">
User Agreement \n <li class="item-5 odd">\n <a href="http://tos.ea.com/legalapp/WEBPRIVACY/US/en/PC/"\n target="_blank"\n class="link link-origin">
Privacy and Cookie Policy \n <li class="item-6 even">\n <a href="http://aboutus.ea.com/" target="_blank"\n class="link link-origin">
Corporate Info \n <li class="item-7 odd">\n <a href="https://www.origin.com/termsofsale"\n target="_blank"\n class="link link-origin">
EA Terms of Sale \n <li class="item-8 even last">\n <a href="https://help.ea.com/uk" target="_blank"\n class="link link-origin">
Contact Us \n \n\n \n\n\n\n\n\n
this is the contentData at this point
note the difference with the contentData when I am conecting with my PC account
@syedbilal228 anything?? any thoughts??