I’m working on finding a variable for a PollDaddy poll. The API says that the hash is attributed to the variable PDV_h[PollID] (check “Voting” part of API). I’ve been looking all around this poll here but can’t seem to find it. Can anyone help me figure out the hash and tell me how you were able to find it?
I’m working on finding a variable for a PollDaddy poll. The API says that
Share
The hash doesn’t seem to be used in the link you gave me here.
But on what I assume is your site, here, there’s a variable
PDV_h5547018, which gives you the hash you need to make the request.This is what I got back, but this will be invalidated, of course:
I would track down where it was made but there are so many script references. I assume you are using a script request from them, which is why they say it’s in the JavaScript.