You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric,
First - thanks for your wonderful work. It's been a blessing to us over here at SmartParents. I think there's an issue with API V2 support with respect to voting. Your API call resembles the following:
ZendeskApi.Topics.CreateVote(topicID)
However, I believe it should also take a user ID, otherwise, all my votes will come from the administrative connection that i use. I may very well be missing something, but I can't authenticate as my individual users, because their passwords are encrypted, and I don't know them.
Thanks.
Gerry
The text was updated successfully, but these errors were encountered:
Eric,
First - thanks for your wonderful work. It's been a blessing to us over here at SmartParents. I think there's an issue with API V2 support with respect to voting. Your API call resembles the following:
ZendeskApi.Topics.CreateVote(topicID)
However, I believe it should also take a user ID, otherwise, all my votes will come from the administrative connection that i use. I may very well be missing something, but I can't authenticate as my individual users, because their passwords are encrypted, and I don't know them.
Thanks.
Gerry
The text was updated successfully, but these errors were encountered: