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

No Birthdays or Photos #3

Closed
chadsaun opened this issue Aug 31, 2017 · 4 comments
Closed

No Birthdays or Photos #3

chadsaun opened this issue Aug 31, 2017 · 4 comments

Comments

@chadsaun
Copy link

Do you know why I never get any birthdays or photos?

@jidn
Copy link
Owner

jidn commented Aug 31, 2017

Do you have a code snippet I can look at?

@chadsaun
Copy link
Author

When I run python -m lds_org -e unit-membership every single member has u'birthdate': None and u'photoUrl': u'',

If I log onto LCR I can see Age and Birthdates 🤔

@jidn
Copy link
Owner

jidn commented Sep 1, 2017

That endpoint doesn't seem to provide it. However, you can get birthdays from the birthday-list endpoint.
python -m lds_org -e birthday-list

Photos are in a similar vein. However, the photo-url is a problem with automatic substitution of unit number. The current logic doesn't work with it. I'll open another issue.

@jidn
Copy link
Owner

jidn commented Sep 1, 2017

I have a bit of sample code on the README where I show getting a photo.

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

No branches or pull requests

2 participants