You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had a look at the OMDb API results for 10 really popular movies, and that API(directly, not using the node sdk) returns 'N/A' for all of those. I don't think whatever is upstream from there has a good data source for this field.
The upsteam seems to be wikidata. The only place I have seen production returned from the OMDb API is for one particular response, for Guardians of the Galaxy.
I've logged an issue to see if there is any comments from them
In my testing it seems that field is always either
null
orN/A
. Why?The text was updated successfully, but these errors were encountered: