Skip to content
TORNLIFE More

Timestamp issues.

Started by Vassilios [2276659] on in API Development.

2 replies · 46 views · thread synced · 3 days ago · View on torn.com
About this thread

Posts archived: 3 / 3 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Counted by TornLife from the archived posts.

Archived posts
3
Discussion span
→
People posting
2
Likes on archived posts
0
Posts by staff, officers and moderators
1
Authority score
69 / 100
Historical score
16 / 100
Story score
21 / 100
Engagement score
38 / 100
Vassilios [2276659]

I'm making API calls to the "personalstats" endpoint, and they generally work fine. However, when I include the "to" or "from" parameters, I only receive the current data instead of the data for the specified time range. Is this an issue with my implementation, or does the API not support those parameters anymore?

Vassilios [2276659]

Makes sense, thank you. I was using the swagger page but I didn't see anything saying it was wrong and the request was going through. I moreso wanted to track from different dates rather than hours but appreciate you!