Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Auth fails #11

Closed
amjibaly opened this issue Mar 14, 2014 · 3 comments
Closed

Auth fails #11

amjibaly opened this issue Mar 14, 2014 · 3 comments
Labels
Milestone

Comments

@amjibaly
Copy link

https://github.com/stormpath/stormpath-sdk-node/blob/master/lib/ds/DataStore.js#L149

When authenticating (using expand=account), body.href is undefined. You need to use body.account.href.

@lhazlewood
Copy link
Member

Excellent catch. Thanks for the issue!

@lhazlewood
Copy link
Member

P.S. Any other feedback or requests while using the SDK - we'd love to hear them!

@lhazlewood lhazlewood added this to the 0.1.1 milestone Mar 19, 2014
@lhazlewood lhazlewood added the bug label Mar 19, 2014
@lhazlewood
Copy link
Member

This was fixed by this commit: d426144.

I'll release 0.1.1 shortly, which will include the fix.

amjibaly added a commit to facebookarchive/stormpath-sdk-node that referenced this issue Mar 19, 2014
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants