Sign in to join the conversation:
Hi, i have enabled Google forms sync for Smartsheets, when I click the add-on for smart sheets in a form and it tries to connect to SS, I get this error:
Smartsheet Sync:
Has been denied access to your data.
any help on what is going on here?
Hello,
It's possible that during the authentication process, the Deny button was clicked instead of the Allow button, which enables the add-on to work.
Try removing the add-on and then adding it back again. To remove it, go to the Google form and select Add-Ons > Manage Add-Ons > Manage (next to the Smartsheet add-on) > Remove
Then download it again from the google add-on store and see if you can authenticate.
If that doesn't work, please reach out to our Support team to troubleshoot further.
I have just tried to do the above. I try to sync and I get the access denied. I have removed the add-on, shut down the browser and repeated the whole process again - being careful to ensure I don't hit deny, but I still cant sync.
I'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…
Hi I am getting a 403 forbidden status when trying to use the endpoint to copy one folder to another. This has worked previously and I can access other endpoints of the API.
We are trying to update all users’ timesheets programmatically, which will involve tens of thousands of records in total. According to the Resource Management API documentation, time entries can only be updated one at a time. Is there a way to batch update multiple records at once? If I’m not mistaken, the API rate limit…