openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #10465
Re: Using Nova APIs from Javascript: possible?
JSONP is great, but won't work with POST requests.
I don't quite understand what "Due to the redirect nature of the auth
system" means, though.
If I use a custom Webkit browser & allow cross domain XMLHttpRequests it
works fine - I do a POST to /v2.0/tokens, get the token and then use that.
What am I missing?
Nick
On Tue, Apr 24, 2012 at 8:57 PM, Sandy Walsh <sandy.walsh@xxxxxxxxxxxxx>wrote:
> Due to the redirect nature of the auth system we may need JSONP support
> for this to work.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References