Conrad J.
Conrad J.
**Description** It seems there is a bug with net/http package, when leverage Golang version go1.23.2. When attempting to call an API using this client/account packages for example it simply returned...
Hello, I thought this was a nice addition to talking about proper OAuth 2.0 flow and showing the inherit dangers to client-side/mobile applications using subscription keys. Prior to merge, If...
## Problem When running `octopus login --ignore-ssl-errors` after an initial successful login, the CLI crashes with a panic: ```go panic: interface conversion: http.RoundTripper is *apiclient.SpinnerRoundTripper, not *http.Transport ``` This occurs...