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
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
When you do call 'da.content.get' first arg is int content id, second is actually dict. Investigation of logs reveled to me, that your software is do it wrong, second params is int :(
When you do call 'da.content.get' first arg is int content id, second is actually dict. Investigation of logs reveled to me, that your software is do it wrong, second params is int :(
Should be something like this
Your args:
Just remove second arg 247318
The text was updated successfully, but these errors were encountered: