FIFA-Ultimate-Team-Toolkit icon indicating copy to clipboard operation
FIFA-Ultimate-Team-Toolkit copied to clipboard

Not recieving OTP email

Open pubsrc opened this issue 6 years ago • 8 comments

The toolkit stopped sending OTP to email. Is there any workaround?

Please help

pubsrc avatar Oct 19 '18 20:10 pubsrc

Same here ! did you find a solution please ?

DjTrilogic avatar Oct 22 '18 08:10 DjTrilogic

Yes, the solution is In LoginRequest.cs in mSetTwofactorType method (line 106)

Add below key value pair in array “codeType” , “EMAIL” at both line 114 and 125 in else block remove the existing codeType key value pair

On Mon, 22 Oct 2018 at 1:56 PM, Abdessamad Benslimane < [email protected]> wrote:

Same here ! did you find a solution please ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trydis/FIFA-Ultimate-Team-Toolkit/issues/401#issuecomment-431766844, or mute the thread https://github.com/notifications/unsubscribe-auth/AHDRtFNjDwJkp2_VYcCw-g_clfLMuPt_ks5unYErgaJpZM4XxXkI .

--

Regards, Syed Bilal

pubsrc avatar Oct 22 '18 16:10 pubsrc

@syedbilal228 can you send us how your SetTwofactorType is now? so I can try to do it here?

marlonespindola avatar Oct 26 '18 19:10 marlonespindola

@syedbilal228 never mind man... I received the code... tanks

marlonespindola avatar Oct 26 '18 20:10 marlonespindola

So the old library can be used also this year?

I made the modify and I'm receiving the code but after inserting it I receive the error "AggregateException" (I take the same error inserting a correct code or a wrong code).

What could be?

stojkovic76 avatar Nov 17 '18 22:11 stojkovic76

Please mention the exact method where you are getting this exception also post the request contents (if any)

pubsrc avatar Nov 18 '18 19:11 pubsrc

Please mention the exact method where you are getting this exception also post the request contents (if any)

I provided more details on the issue #409 (https://github.com/trydis/FIFA-Ultimate-Team-Toolkit/issues/409)

stojkovic76 avatar Nov 18 '18 21:11 stojkovic76