Hi n8n community. Hope I get some help here… I know this issue isnt related to a n8n version but the way I configure the nodes…
I am getting the business id and access token and the credentials popup configuration seems fine but, while executing the work in which I upload a file and then send it through whatsapp, the file isnt send but no error is shown… so I dont know whats happening… No error but also no file sent…
I upload the file in order to get the wp media id and, then, I send the file using that id.
If anyone has a tutorial on sending files with non productive credentials, it will be welcomed…
In the webhook node, I send a file. Then, I upload it with the second node. Then, I send the file with the third node.
I am not able to get a valid token but if this is fine, awesome… if not I can try to get it and show whats inside…
I was getting a valid token some days ago and I didnt have issues while testing… This thing now is because the account have some issues… I dont know which one or ones…
But, while testing, I sent the files and all the nodes had a green tick but no file was sent… Dont know whats happening…