Forum Discussion
smogger914
10 years agoGuide
That it, I wasn't authenticated in the java side. Doing the recomended oauth approach for a server to server app isn't something I wanted to do. Similar to the concerns expressed in this post. I ended up having to switch to api v1. Thanks for the help OlivierS
Sign in to react to this post
smogger914
10 years agoGuide
@OlivierS just found this post. According to the docs the email is accessible to annonymous users. Is this just an error in the docs or I am doing something wrong?
Sign in to react to this post
- OlivierS10 years agoLithium Alumni (Retired)
smogger914 the post you're mentioning is for the User resource. Your query is for the Message resource. What's weird, is that the author.email isn't documented ...
Sign in to react to this post