5 ms·
For mine to display scores, I had to remove the "[0]" after "filter": https://www.facebook.com/ajax/typeahead/search/first_degree.php?__a=1&filter=user&viewer=*
by danger 15y ago
For mine to display scores, I had to remove the "[0]" after "filter":
https://www.facebook.com/ajax/typeahead/search/first_degree.php?__a=1&filter=user&viewer=***userid***&token=&stale_ok=0 https://www.facebook.com/ajax/typeahead/search/first_degree....
With the "filter[0]" in the url, all scores came back as 0 for me.
- kmavm 15y agoThanks, edited accordingly.