anderslyman
Results
3
comments of
anderslyman
@robesz I just ran into this as well, the error I see is: > TypeError: Cannot read property 'length' of undefined(…) Debugging a bit, it looks like it enters the...
btw, I'm on the 1.5.5 RC I'm available to do a screenshare if that would be helpful
A note for posterity. - I was missing the `me:read` scope - The error callback in the api promise doesn't actually trigger, you'll have to check the Network tab to...