Hello everyone. I'm having a problem downloading media files that are sent to a Whatsapp bot. I am using NodeJS. I have followed the documentation, first doing a GET to https://graph.facebook.com/v18.0/ and obtaining the download URL, but when doing the GET to the download URL I get an error 500. I tried through INSOMNIA and Node. I have attached screenshots of the error messages in Node

Tag:-

4 comments.

  1. Daniel

    I change the page access token and it works

  2. Esteban

    have you tried to add the bearer token?

  3. Esteban

    I can get the media but only on postman

    1. Esteban

      I can get the media but only on postman

Add a new comment.