Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Fails to trigger billing_request_fulfilled #26

Open
jack-w-shaw opened this issue Jul 25, 2024 · 1 comment
Open

[BUG]: Fails to trigger billing_request_fulfilled #26

jack-w-shaw opened this issue Jul 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jack-w-shaw
Copy link

jack-w-shaw commented Jul 25, 2024

Describe the bug

I can successfully trigger most events. E.g.

 $ gc trigger mandate_activated

This will trigger a mandate_activated event and create necessary resources in the process ⏳

Event triggered successfully, see dashboard for events 🚀

However, billing_request_fulfilled.* events fail with Error: invalid character '<' looking for beginning of value

To Reproduce

$ gc trigger billing_request_fulfilled 

This will trigger a billing_request_fulfilled event and create necessary resources in the process ⏳

2024/07/25 23:53:53 Error: invalid character '<' looking for beginning of value

Expected behavior

I expect the cli command to have a 0 return code, and for the correspondind events to be visible in in gc listen

Desktop (please complete the following information):

  • OS: Ubuntu 24.04
  • Version:
$ gc version
GoCardless CLI Version: 1.0.1
Git SHA: 1cb32971ea1fe48e0324c65fc53927d5280b33b8
Go Version: go1.17.13
Go OS/Arch: linux/amd64
Built at: 2024-06-26T09:08:56Z
@jack-w-shaw jack-w-shaw added the bug Something isn't working label Jul 25, 2024
@JamesHolt1995
Copy link

I'm having the same issue as @jack-w-shaw. I'm on Mac though, installed via Homebrew. Same version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants