You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue with the instagram-url-direct module. It works perfectly fine on my local development environment, but when I deploy my application to a VPS running Ubuntu 22.04, I get the following error:
Failed instagram request: Request failed with status code 401
Here's a summary of the issue:
Problem: The instagram-url-direct module fails to fetch Instagram data on a VPS with Ubuntu 22.04.
Error Message: Failed instagram request: Request failed with status code 401
Environment:
Local: Works as expected.
VPS: Ubuntu 22.04 (Error occurs)
I would appreciate any help in resolving this issue. Please let me know if you need any further information.
Thank you!
The text was updated successfully, but these errors were encountered:
I had many issues with hetzner, instagram probably just blocks their IP range.
I had much better luck with linode, which is more expensive, but if you are writing good code you can fit inside their cheapest 5$ option.
Hi team,
I'm encountering an issue with the instagram-url-direct module. It works perfectly fine on my local development environment, but when I deploy my application to a VPS running Ubuntu 22.04, I get the following error:
Failed instagram request: Request failed with status code 401
Here's a summary of the issue:
I would appreciate any help in resolving this issue. Please let me know if you need any further information.
Thank you!
The text was updated successfully, but these errors were encountered: