Skip to content
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

Query by Linked Entity #1

Open
dgirondi opened this issue Apr 3, 2012 · 0 comments
Open

Query by Linked Entity #1

dgirondi opened this issue Apr 3, 2012 · 0 comments

Comments

@dgirondi
Copy link

dgirondi commented Apr 3, 2012

Hi,

On the old "master" branch you could do:

sg.Version( entity={'type':'Element', 'id':1} )

Now doing the exact same thing on the "custom entities" branch I get:

shotgun_api3.shotgun.Fault: API read() Asset.code expected [String, NilClass] data type(s) but got Hash:
{"type"=>"Element", "id"=>1}

What I'm doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant