I’m currently working with the webhooks, but the only way that I have to link my users with treehouse is through email.
Why that field doesn’t return when we’re using https://{defaultHost}/admin/users/{id}.json
?
I’m currently working with the webhooks, but the only way that I have to link my users with treehouse is through email.
Why that field doesn’t return when we’re using https://{defaultHost}/admin/users/{id}.json
?
It doesn’t exactly reply to your question, but does this help?
I used this way but will be another request just to retrieve the email.
Would be better if the email would return with the username and name at the https://{defaultHost}/admin/users/{id}.json