Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Analytics issues
solstys
New
Hi,
I have somme issues to call the Analytics api v2 ( https://docs.vanillaforums.com/help/apiv2/analytics/ )
I try to get the top posters and i get an error message.
I receive a 404 error with that json content
{
"message": "/api/v2/analytics/leaderboard not found.",
"status": 404,
"description": null
}
Can anyone help me with that ?
Thanks
1
Comments
I have the same issue. Cant figure out how to call the API!!
Did you find the answer to this?
My request details
GET https://myvanillaforumsurl.com/api/v2/analytics/leaderboard?board=top-posters&start=2019-12-01T00:00:00.000Z&end=2019-12-01T00:00:00.000Z
Thanks