#eoin_mac-formatting
1 messages · Page 1 of 1 (latest)
shot in the dark, but that looks like something has gone berserk with terminal color codes
I assume you're doing this with curl or some other command line utility?
I'd try resetting your shell by closing your current terminal window & opening a new one
Thanks for the pointer, you may be right on that. I recall experimenting with terminal colors a few months ago. I'm using the terminal through visual studio code \ powershell.
Saying that I did try running through regular cmd and gave the same response back though
can you try running curl https://api.stripe.com/healthcheck ?
(or some other arbitrary curl command)
when i type from the gitbash terminal
$ curl https://api.stripe.com/healthcheck
api.stripe.com at your service! What can I do for you today? (Up)
Thanks for trying to help. It's definitely more of an issue locally my end so i'll stop taking up your time on this one. I'll update if I figure out 🙂