You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I ended up doing something like that, it just feels a little hacky to have to declare an url with a "." in it and have the port number in the Chargebee domain field. It works, I just don't like it very much 😄 so for localhost it would look like below:
Hi!
I would like to be able to use this client to make requests to an URL that does not follow the convention defined here:
https://github.com/chargebee/chargebee-go/blob/master/environment.go#L39
I would like to be able to define an arbitrary url as well as a port number for test purposes. Would it be possible to do something like this instead?
The text was updated successfully, but these errors were encountered: