[
https://issues.apache.org/jira/browse/DTACLOUD-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
André Dietisheim updated DTACLOUD-14:
-------------------------------------
Description:
If I try to GET an unknown instance and provide invalid credentials I get 500
(internal server error) back. I would have expected 403.
I request GET on http://[local deltacloud -i
ec2]/api/instances/nonexistingInstance and get 500 back.
was:
If I try to GET an unknown instance and provide invalid credentials I get 500
(internal server error) back. I would have expected 403.
I request GET on http://<local deltacloud -i
ec2>/api/instances/nonexistingInstance and get 500 back.
> unauthorized GET to unknown instance returns server error (500) instead of 403
> ------------------------------------------------------------------------------
>
> Key: DTACLOUD-14
> URL: https://issues.apache.org/jira/browse/DTACLOUD-14
> Project: DeltaCloud
> Issue Type: Bug
> Components: Server
> Environment: deltacloud-core 0.1.2, ec2 driver
> Reporter: André Dietisheim
> Assignee: David Lutterkort
>
> If I try to GET an unknown instance and provide invalid credentials I get 500
> (internal server error) back. I would have expected 403.
> I request GET on http://[local deltacloud -i
> ec2]/api/instances/nonexistingInstance and get 500 back.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.