-
Notifications
You must be signed in to change notification settings - Fork 7
Issue with parsing model "Site" #19
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
Comments
+1 |
1 similar comment
+1 |
Anyone interested this is a potential workaround for python:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running into an issue when I try to query the API through this SDK to get a list of the sites associated with the current access code.
This is the exception that gets thrown:
I am not very familiar with
pydantic
but it seems that it's failing at parsing theid
of a site, but surely the API returns IDs for each site in JSON.The text was updated successfully, but these errors were encountered: