Coder Social home page Coder Social logo

Comments (3)

isabelcosta avatar isabelcosta commented on June 9, 2024 1

@systers/maintainers-mentorship-android I had a quick meeting with @yatri1609 to test this on the backend with the same exact data, and it went fine: the email was sent and the user was registered. We then deleted the user.

So this must be on the Android side.

email_works

from mentorship-android.

yatri1609 avatar yatri1609 commented on June 9, 2024

@m-murad @isabelcosta @roopalJazz I have just found this bug while solving the confirm password bug. So I would like to debug it and solve the issue. So can I proceed with the same?

from mentorship-android.

isabelcosta avatar isabelcosta commented on June 9, 2024

@yatri1609 you can work on this yes!

I found the bug, I forgot to show you how to debug a retrofit call. While running the most recent code, I notice that the email is being given as password and the password as email. So you only have to switch the positions of password -> email and email -> password when you create the RegisterRequest data class when clicking the SignUp button.

Here's what I observed, if there something you don't understand here just ping me here or on Slack ;)

image

from mentorship-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.