Forum Discussion
nicolasdarmadja - Yes, you can use author_login= instead of author_id= and then pass the name instead of ID.
Hi VarunGrazitti ,
do you mean to say "author=" instead of "author_login="? I did a quick search on our product code, I don't think that we are looking into query parameter for "author_login", but only for "author".
nicolasdarmadja , if you are looking into screen name i.e. "author=HaidongG", please make sure that the screen name is unique. As community doesn't do any screen name validation for SSO login, it may lead to two accounts with the same screen name.
I hope that this helps.
- VarunGrazitti11 years agoBoss
HaidongG - Yes, you're correct, I tried the following call with your ID and Login as an example :smileyhappy:
Used - author_id=16178
http://community.lithium.com/lithosphere/restapi/vc/search/messages/count?q=date%3A%5B1393391607%20TO%201403759607%5D&author_id=16178
Used - author=HaidongG
http://community.lithium.com/lithosphere/restapi/vc/search/messages/count?q=date%3A%5B1393391607%20TO%201403759607%5D&author=HaidongG@nicolasdarmadja - You can use author instead of author_id if you need to use the login of the user.
Related Content
- 3 years ago
- 2 years ago
- 3 years ago
- 8 months ago