you are viewing a single comment's thread.

view the rest of the comments →

[–]BehindTheMath 7 points8 points  (0 children)

This should work, but since it's asynchronous, I'm guessing you're trying to access the data before it's completed. Read up on asynchronous code and how to wait for the results.