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
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126