Replies: 2 comments
-
@aalbarca - any inputs please? thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
-
For those who are struggling, example on how to download media: use method downloadMedia($media_id); then $response->body() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been trying to use downloadMedia function but I am stuck in how I access it's response.
I have tried using decodedBody(); but I can't manage to make it work.
Can someone kindly explain to me why this is not working and what should I do to get it to work?
Goal is to be able to display media from the WA servers. If I could get the URL, that would be enough.
Any input would be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions