Getting session expired message

BugQuestion
I am trying to hit and api which requires Authorization parameter in Header. In yaak when i am hitting that api it gives error saying Session Expired.
Now when the same api is hit from bruno or postman it gives response properly with the same token in Authorization in Header.
Can anyone help me figure out the cause of it.
I am using the latest published version for windows
Windows2026.5.0
If the API is public, could you share the URL with me? It’s difficult to debug, unfortunately, without more information about the request.
If not, could you share the response status/body, a screenshot of the Timeline tab, and the generated cURL with the token redacted?