When I enable the security type query in getAuthType() inside of the aaTemplateExtract class, I get a "object not set to reference" error during runtime. The GR Access call to GetReadOnlySecurity seems to be causing this error. Strangely, the documentation says that the method takes an IGalaxySecurity object as input when I am expecting an output of the IGalaxyObject; however this is clearly inaccurate (or I am misunderstanding their documentation).