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:
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
- Ejecútala desde el editor
- Acepta todos los permisos
- Redeploy → Nueva versión
- Prueba la IA
But it didn´t work.