Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth error #3

Open
russback opened this issue Aug 19, 2014 · 3 comments
Open

Auth error #3

russback opened this issue Aug 19, 2014 · 3 comments

Comments

@russback
Copy link

We're getting the following error:

Running "rackspaceInit" task
[D] Task source: /Sites/shomei.com/source/node_modules/grunt-rackspace/tasks/rackspace.js
[D] requesting token from https://auth.api.rackspacecloud.com/v1.0
Fatal error: Cannot read property '_' of undefined

I've tried adding the authUrl to what is shown at http://docs.rackspace.com/auth/api/v2.0/auth-client-devguide/content/QuickStart-000.html and tried v1 and v2 Urls and we get this:

Running "rackspaceInit" task
[D] Task source: /Sites/shomei.com/source/node_modules/grunt-rackspace/tasks/rackspace.js
[D] requesting token from https://lon.identity.api.rackspacecloud.com/v2.0/
Fatal error: No authentication token was returned in the headers. Request url: https://lon.identity.api.rackspacecloud.com/v2.0/. Try setting "authUrl" to something else.

And

Running "rackspaceInit" task
[D] Task source: /Sites/shomei.com/source/node_modules/grunt-rackspace/tasks/rackspace.js
[D] requesting token from https://lon.identity.api.rackspacecloud.com/v1.0/
Fatal error: Cannot read property '_' of undefined
@psaia
Copy link

psaia commented Feb 21, 2015

I'm having this issue as well.

@peterholcomb
Copy link

Same here.

@OmarZeidan
Copy link

2 years and no reply on this?!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants