[n8n Cloud] Checksum verification failed when installing Instagram custom node

Error installing new package
Error loading package “@mookielianhd/n8n-nodes-instagram”: Checksum verification failed. Please check your network connection and try again.

1 Like

Hi @dpfkd1234 Welcome to the community!
I guess on n8n cloud we can only install verified nodes, and i think that node is not verified and that is why it gives that error, although i was getting the same error in the cloud for firecrawl node but it got fixed when i used self hosted n8n instance. Read this:

Also you can see the manage terms here:

an additional to this thread, for Instagram integrations, the most reliable approach is to use the HTTP Request node with Meta Graph API authentication and an Instagram Business Account linked to a Facebook Page. That’s the recommended path and tends to work much more consistently than other options.