Skip to content

Conversation

@afiq90
Copy link

@afiq90 afiq90 commented Jun 22, 2020

Currently, I got this error when using current implementation. This is caused by not handling createUser method request properly and the User model toJson method deserialization not matching.

Screen Shot 2020-06-23 at 12 19 09 AM

What I did :
Handled createUser by using http, handling deserialization properly and making roles paramater as optional.

tested and working as expected :
Screen Shot 2020-06-23 at 12 52 27 AM

@SachinGanesh
Copy link
Collaborator

Please resolve the conflicts

@afiq90
Copy link
Author

afiq90 commented Jun 24, 2020

Please resolve the conflicts

done

@@ -1,12 +1,12 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line states this file shouldn't be version controlled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants