[Iplant-api-dev] not permitted to register apps in FAPI?
Sheldon McKay
sheldon.mckay at gmail.com
Thu Oct 11 08:26:34 MST 2012
Yes, I had some leftover old info in the JSON. That seems to have
solved the problem.
Thanks,
Sheldon
Sheldon McKay, PhD
Computational Biologist
DNA Learning Center
Cold Spring Harbor Laboratory
1 Bungtown Rd
Cold Spring Harbor, NY 11724
(516) 367-5185
www.dnalc.org
On Thu, Oct 11, 2012 at 11:08 AM, Matthew Vaughn <vaughn at tacc.utexas.edu> wrote:
> Let me speculate: The folder described in deploymentPath needs to be uploaded into iRODS before registering the application - the service checks for its existence on app creation to verify that you have rights to execute the code stored there. This trips me up once in a while - see if it solves your issue, and let me know if not!
>
> Matt
>
>> What does it mean when I get:
>>
>> $ curl -X POST -sku "smckay:$TOKEN" -F "fileToUpload=@cufflinks.json"
>> https://foundation.iplantc.org/apps-v1/apps/
>> {"status":"error","message":"file not found","result":null}
>>
>>
>> Sheldon McKay, PhD
>> Computational Biologist
>> DNA Learning Center
>> Cold Spring Harbor Laboratory
>> 1 Bungtown Rd
>> Cold Spring Harbor, NY 11724
>> (516) 367-5185
>> www.dnalc.org
>>
>>
>> On Thu, Oct 11, 2012 at 10:25 AM, Rion Dooley <dooley at tacc.utexas.edu> wrote:
>>> You are up.
>>>
>>> -
>>> Rion Dooley, PhD
>>> Manager, Web and Cloud Services Group
>>> Texas Advanced Computing Center
>>> dooley at tacc.utexas.edu | (512) 232 - 5043
>>> https://facebook.com/tacc.utexas
>>>
>>> On Oct 11, 2012, at 9:19 AM, "Sheldon McKay" <sheldon.mckay at gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> I get this:
>>>>
>>>> $ curl -X POST -sku "smckay:$TOKEN" -F "fileToUpload=@cufflinks.json"
>>>> https://foundation.iplantc.org/apps-v1/apps/ |json_xs -f json |more
>>>> {
>>>> "status" : "error",
>>>> "result" : null,
>>>> "message" : "Permission denied. You do not have permission to
>>>> register applications."
>>>> }
>>>>
>>>> Could I get permission to register apps?
>
> --
> Matthew W. Vaughn, Ph.D.,
> Manager, Life Sciences Computing Group
> Texas Advanced Computing Center
> Austin, TX
> vaughn at tacc.utexas.edu | (949) 436-6642
>
>
More information about the Iplant-api-dev
mailing list