Skip to content

Conversation

@serhii-filonenko
Copy link
Contributor

@serhii-filonenko serhii-filonenko commented Jan 16, 2026

Sub-taskHCK-14403 [Snowflake]: Improve logging of redirect requests when connecting through a browser

Content

Some user got an error

Input data ([object Object]) expect object and can not be stringified!
 Stringify error: TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'ClientRequest'
    |     property 'agent' -> object with constructor 'Agent'
    |     property 'sockets' -> object with constructor 'Object'
    |     ...
    |     index 0 -> object with constructor 'Socket'
    --- property '_httpMessage' closes the circle

which occurs in getSsoUrlData request
The request uses only the redirectPort argument in the payload data, and there is a suspicion that somewhy instead of a number, a non-serializable instance of Request (???!)

@sonarqubecloud
Copy link

@chulanovskyi-bs chulanovskyi-bs merged commit 5dfe42e into develop Jan 16, 2026
2 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the Fix/HCK-14403 branch January 16, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants