Gimenz / insta-fetcher

simple instagram metadata scraping
https://www.npmjs.com/package/insta-fetcher
GNU General Public License v3.0
77 stars 36 forks source link

I get a 404 error #31

Open rezarahiminia opened 9 months ago

rezarahiminia commented 9 months ago

hi I get a 404 error for any method I call today. Have there been any changes? I would appreciate it if you could check. Thank you.

`node:internal/process/promises:279 triggerUncaughtException(err, true / fromPromise /); ^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: Request failed with status code 404".]`

andreineamtu commented 3 weeks ago

I get the same error after it worked a few times. is there a fix for this?