- Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I have looked into the README and have not found a suitable solution or answer.
- I have looked into the documentation and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have upgraded to the latest version of OpenFGA and the issue still persists.
- I have searched the Slack community and have not found a suitable solution or answer.
- I agree to the terms within the OpenFGA Code of Conduct.
Description
There is a typo while passing retry params in Read Changes that causes the following error
openfga_sdk.exceptions.FgaValidationException: Got an unexpected keyword argument '_retry_params' to method read_changes
Expectation
SDK users should be able to successfully pass in _retry_params
Reproduction
.
OpenFGA SDK version
v0.7.2
OpenFGA version
N/A
SDK Configuration
N/A
Logs
No response
References
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done