FusionAuth / go-client

FusionAuth Go Client Library!
https://fusionauth.io/
Apache License 2.0
29 stars 32 forks source link

WebhookIDs not available on tenant #70

Closed sjauld closed 1 year ago

sjauld commented 2 years ago

WebhookIDs were added to the tenant in 1.37.0, but they're not in the SDK.

mooreds commented 1 year ago

Thanks for reporting @sjauld ! We'll track against https://github.com/FusionAuth/fusionauth-issues/issues/1984

mooreds commented 1 year ago

Heya, @sjauld we look a look at this and you need to put the webhook id on the tenant request. More details in the linked bug, but I'm going to close this out.

If you can provide repro steps for the issue, please let us know and we'll re-open.