appwrite / appwrite/starter-for-react-native
๐ Bug Report: invalid userId param: Parameter, must contain at most36 char V.... on login ?
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
### ๐ Reproduction steps
When i try to log in on created user I got invalid userId param: Parameter, must contain at most36 char V.... on login
### ๐ Expected behavior
it should just log into the application.
### ๐ Actual Behavior
I got invalid userId param: Parameter, must contain at most36 char V.... on login ?
### ๐ฒ Appwrite version
Appwrite Cloud
### ๐ป Operating system
Windows
### ๐งฑ Your Environment
_No response_
### ๐ Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### ๐ข Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
Start by reproducing the login flow in the React Native starter app with an existing user, then inspect the userId supplied to Appwrite during authentication. Done means the created user can log in without the invalid userId validation error; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100