[SOLVED] Web API issue
|
12-06-2014, 03:20 PM
(This post was last modified: 12-06-2014 04:40 PM by smitmartijn.)
Post: #1
|
|||
|
|||
![]()
I am using the Web API to look up stats and I found out that there is a problem with its returned data, more specifically when using the formatted=yes flag with teams.
http://api.whatpulse.org/team.php?team=a...ormat=json returns the correct key and click counts http://api.whatpulse.org/team.php?team=a...matted=yes returns some obviously wrong ones |
|||
12-06-2014, 03:38 PM
Post: #2
|
|||
|
|||
RE: Web API issue
Not sure what you're seeing or mean with 'obviously wrong ones', but they look fine here:
"Keys":46162702,"Clicks":10118324 "Keys":"46,162,702","Clicks":"10,118,324" Keep in mind that stats are cached for an hour on different servers, so there is a chance that the api results vary a bit when refreshing. |
|||
12-06-2014, 04:30 PM
Post: #3
|
|||
|
|||
RE: Web API issue
They appear correct now but about an hour ago keys was "1,729" and clicks was "1,426". Which is too far off to be a caching problem.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)