-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
When calling TasksAPI methods FindTasksByOrganizationIdAsync(3a123378483afd33) or FindTasksByOrganizationAsync(organization) I get following error:
InfluxDB.Client.Core.Exceptions.BadRequestException: 'failed to decode request: organization name "3a123378483afd33" not found'
Expected behavior:
I expect to get list of tasks.
Actual behavior:
Methods throw exception. Also if I pass Organization name to method FindTaskByOrganizationId i get list of tasks.
Specifications:
- Client Version: 3.3.0
- InfluxDB Version: 2.1.1
- Platform: Win
I couldn't find similar issue if this one is adressed please close.
Thanks,
Salih
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working