i created an app using command. I had shared a google sheet URL . the app got built perfectly fine. I had done what it asked to change in the Google Clound section as well. But I don’t see ay data populating in the google sheet. Can anyone please help ?
Unfortunately, it’s unlikely we’d be able to help unless it’s an issue with Netlify. We cannot help you debug AI-generated code.
@hrishikesh the app is built by Netlify only. Is there any way I can see the source code?
Netlify does not build apps - the AI does. The AI is not managed or controlled by Netlify. The output of AI is non-determistic, so it depends on how the prompt is written: Prompting best practices - Claude API Docs
In any case, you can download the source code by going to the depoy page and click on the download source code option:
