It looks like the search method still returns API results but with public_search I just get this:
Call:
https://gab.com/api/v1/timelines/public?limit=40&max_id=104479537226061425
Response:
{"error":"This method requires an authenticated user"}
(If I'm logged in, I get an HTML page that says "You don't have permission to view this page.")
It looks like the
searchmethod still returns API results but withpublic_searchI just get this:Call:
https://gab.com/api/v1/timelines/public?limit=40&max_id=104479537226061425Response:
{"error":"This method requires an authenticated user"}(If I'm logged in, I get an HTML page that says "You don't have permission to view this page.")