My Esp32 Can't write to the terminal

Hello, i’m working on a project that requires the device (ESP32) through a terminal widget, however, even when the device makes the actions that I programmed when the word “Bedlight” is sent through the terminal and I use the command:

Blynk.virtualWrite(V5, “Remote Bedlight mode Triggered, input ON time or write ‘Cancel’ to exit”); //Writes to the blynk app’s terminal

the terminal doesn’t show a thing, I have tried lots of approaches but nothing seems to work

image

(https://drive.google.com/drive/folders/1J4J3MjmJwk31b9I6JAxifLPN_RWb1RJ6?usp=drive_link)

This is a drive loink qith some snapshots of the code

Hello,

You need to post your whole code properly formated with triple backticks (```) at the beginning and ending of the code so that code will be easy to read.

If you post screenshots and give links, you will probably not get any kind of help. Clicking on unknown links is not good for the forum members.

Understood, altough after some more research I found that the problem is that I had already surpassed the message limit per month, so now I have to wait until it gets refreshed