notsapinho / instagram-profile-downloader

Simple app to download instagram account posts.
10 stars 1 forks source link

What is this error? #3

Closed horizongfx closed 2 years ago

horizongfx commented 2 years ago

node:internal/process/promises:246 triggerUncaughtException(err, true / fromPromise /); ^IGHTS

IgNotFoundError: GET /api/v1/fbsearch/suggested_searches/?type=users - 404 Not Found; at Request.handleResponseError (E:\instagram-profile-downloader-master\node_modules\instagram-private-api\dist\core\request.js:103:20) at Request.send (E:\instagram-profile-downloader-master\node_modules\instagram-private-api\dist\core\request.js:54:28) at async FbsearchRepository.suggestedSearches (E:\instagram-profile-downloader-master\node_modules\instagram-private-api\dist\repositories\fbsearch.repository.js:7:26)

notsapinho commented 2 years ago

take a look at #1576 from the instagram private api repo