Open eliotlandrum opened 10 years ago
Maybe you have to be logged in first? Wouldn't be surprised if this is the case.
How could I login correctly if I don't know the security type (OS group, OS user, ArchestrA, none)?
On Sep 10, 2014, at 9:33 PM, Andrew Robinson notifications@github.com wrote:
Maybe you have to be logged in first? Wouldn't be surprised if this is the case.
— Reply to this email directly or view it on GitHub.
Chicken and egg? Maybe it's just an after the fact thing for documenting.
On Thursday, September 11, 2014, Eliot Landrum notifications@github.com wrote:
How could I login correctly if I don't know the security type (OS group, OS user, ArchestrA, none)?
On Sep 10, 2014, at 9:33 PM, Andrew Robinson <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:
Maybe you have to be logged in first? Wouldn't be surprised if this is the case.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/aaOpenSource/aaTemplateExtract/issues/1#issuecomment-55220546 .
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).