originally posted in:BungieNetPlatform
View Entire Topic
Heya everybody,
It seems like the /Activities endpoint does provide the isCompleted boolean for the Vault of Glass, but it doesn't seem like that gets reset weekly. Does anyone know if there is any way to fetch something of that sort that does reset weekly or better yet is it possible to fetch weekly raid checkpoint completion?
English
-
Yes - so the isCompleted flag in that case doesn't actually indicate whether you've completed it this week, but rather overall. There is a service - /Platform/Destiny/{membershipType}/MyAccount/Character/{characterId}/Advisors/, which would theoretically get you the information you seek. For the time being we require authentication in order to access this service, however, and we do not officially support making authenticated calls against the service. Keep an eye out here - it is possible that this information will be presented in a more accessible form in the future. I apologize for the inconvenience!