userAgent doesn't be returned at get sessions api
I'm using version v4.4.0 but when i call get session api /v2/sessions/search i get sessions without userAgent.
3 Replies
Hi @hossammd, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
 I wasn't able to find a direct answer, here are some relevant sources:
1. [Bug]: Search sessions call in SessionService V2 doesn't return the userAgent object (1)  : This issue was fixed with a PR and is available starting with ZITADEL v2.68.0.
2. Problem with retrieving userAgent in search sessions (2)  : The userAgent field needs to be set explicitly by the login client during session creation or update, and the fix is available in v2.68.0.
To learn more, see the sources I considered:
[1] [Bug]: Search sessions call in SessionService V2 doesn't return the userAgent object
[2] Problem with retrieving userAgent in search sessions
Feel free to tag @Ask Inkeep with additional questions.
Got it. Tagging @Rajat for additional help.
@Rajat can you give me a hand
hey @hossammd thanks for your question, I will take a look at it. Could you pls share you full curl request and response for me to have a look at it?. Thanks