This error: ⚠️ Error: Error de red: No cuentas con el permiso para llamar a UrlFetchApp.fetch. Permisos necesarios: https://www.googleapis.com/auth/script.external_request. Para obtener más información, consulta https://developers.google.com/apps-script/g

Hello, my english is in development and improving, but I need your help, I am development in the Apps Script, an application web, I diseing a IA Chat Agent, but I can´t eliminate this error: :warning: Error: Error de red: No cuentas con el permiso para llamar a UrlFetchApp.fetch. Permisos necesarios: https://www.googleapis.com/auth/script.external_request. Para obtener más información, consulta Troubleshooting  |  Apps Script  |  Google for Developers do I can make?

It is importante to said, that suggest for Claude, was: Agrega autorizarTodo() al Código.gs

  1. Ejecútala desde el editor
  2. Acepta todos los permisos
  3. Redeploy → Nueva versión
  4. Prueba la IA

But it didn´t work.