I would like to get the user name but it is not in the .json.
{
'$id': '646906064ac4bd090d84',
'$createdAt': '2023-05-20T17:40:22.315+00:00',
userId: '6469043d1d85c243a1cb',
expire: '2024-05-19 17:40:22.306',
provider: 'email',
providerUid: 'rangerdevv@gmail.com',
providerAccessToken: '',
providerAccessTokenExpiry: '',
providerRefreshToken: '',
ip: '96.236.210.249',
osCode: '',
osName: '',
osVersion: '',
clientType: 'library',
clientCode: '',
clientName: 'Node Fetch',
clientVersion: '1.0',
clientEngine: '',
clientEngineVersion: '',
deviceName: '',
deviceBrand: '',
deviceModel: '',
countryCode: 'us',
countryName: 'United States',
current: true
}
what version of appwrite are you using?
the latest one
im pretty sure
you can go to your appwrite console GUI, and it should say the version on the bottom right corner
Please confirm
1.1.2
its 1.1.2
so you're on cloud?
waht do I do
Which endpoint are you using to get this?
wym
like
web, flutter etc?
in that case I am using web
the endpoint
.setEndpoint('https://cloud.appwrite.io/v1')
No, I meant which function are you using to get the data?
Recommended threads
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- 1.9.5 Migration problem
1.9.5 migration problem after run migration command only openruntimes-executor
- Appwrite Sites deployment fails because ...
Appwrite Cloud Sites deployments are failing consistently for both GitHub and manual deployments. The build command completes successfully and packaging also c...