GSheets Connection - “Spreadsheet must be specified” at deployment time

I am experiencing a similar issue. My application functions correctly, and I am able to input data accurately, which is reflected in Google Sheets. However, upon deploying to GitHub with the .streamlit folder and the secrets.toml file, I encounter the error message: GSheets Connection - “Spreadsheet must be specified.” Mr. Jose suggested a solution, stating, “set secrets on Settings->Secrets tab. When I pasted the contents of secrets.toml here,” but I find this unclear. Could you please provide screenshots demonstrating how he resolved this issue?