chengxilo opened a new issue, #2751: URL: https://github.com/apache/iggy/issues/2751
### Bug description This problem was discovered during code review of #2580 In `login_user` method, there is redirection logic. https://github.com/apache/iggy/blob/8594d7d4cf391673bcd89e5b8959db19edb522e1/core/sdk/src/clients/binary_users.rs#L95-L122 While `login_with_personal_access_token` doesn't have this logic. https://github.com/apache/iggy/blob/8594d7d4cf391673bcd89e5b8959db19edb522e1/core/sdk/src/clients/binary_personal_access_tokens.rs#L54-L63 ### Deployment None ### Versions _No response_ ### Hardware / environment _No response_ ### Sample code _No response_ ### Logs _No response_ ### Iggy server config _No response_ ### Reproduction _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
