Problem with cloud query exceeded
When making a call I get this error,
It is associated with a function in node that calls external APIs
This is the code
//tokenConsultar = thisapp.ObtenerToken();
//input.token = tokenConsultar.get("output").toMap().get("token");