Status and stolen from API not consistent with webpage
hanochyeung opened this issue · 8 comments
Have been consuming the api for the app and I've been running into cases where the bike is marked stolen on the website but through v3 API stolen is false and status is with owner
Seems like issue lies with stolen record not being created. @sethherr do you have any ideas?
Can you post an example you've found @hanochyeung ? or email me, seth@bikeindex
@sethherr yes, I'm reproducing this with bike id 1184882 . When fetched via the api doesn't have stolen information set but on website it's clearly marked
For me it does have the stolen record and information.
Is there any way that caching is happening on your side?
To be specific - the stolen information is present when I look at the show route for the bike: https://bikeindex.org/api/v3/bikes/1184882
Sorry for the delayed resolution to this, it took me a little while to track down!
This is deploying now, it should be fixed in 30 minutes. @hanochyeung, if you're willing to test it and report back that would be amazing!