I guess that the PhotoObject class should be used to show photos. How exactly?
Seems like documentation is not yet up to date, as that is not listed in the objects.
I created PhotoObjects and added to ObjectContainer but then I get a critical error saying
AttributeError: 'NoneType' object has no attribute 'sandbox'
a few lines before the stack trace I see
Loading service code for Fallback (URLServiceRecord)
Any help?
thank you