-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to get it to work with TMDb's API #1
Comments
Fun to see someone try to use typefetch, and very interesting error:
To me this looks like some kind of issue with the types, I think it may have to do with improperly escaping record type keys. Looking into it. |
Wow! Thank you for the quick reply and quick fix! |
Haha you caught me at the right time ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm unable to get this to work with TMDb's API.
It returns a lot of errors, and I can't see if it's because TMDb has broken the OpenAPI spec or something else.
The text was updated successfully, but these errors were encountered: