Adding Google Drive connection

I had some trouble adding my Google Drive account to the connections so I can use the add_feedback_to_thunk tool. Meena asked me to do this because the add_feedback_to_thunk tool is not working with OneDrive. I see the following when I try to add it. It does add a connection for Google Drive in the interface, but it does not work with the add_feedback_to_thunk tool. I am using the same email address for Google as my Microsoft 365 connection, but I also use Google with this same email address for work. Thanks for your help!

{

“type”: https://tools.ietf.org/html/rfc9110#section-15.6.1,

“title”: “An error occurred while processing your request.”,

“status”: 500,

“detail”: “Could not create user! (Failed : DuplicateUserName)”,

“traceId”: “00-80e18a5836ce98d47f1af7cbcbb440ae-28c3029d2f904e0d-01”

}

Hi, I’m working on adding OneDrive support. Right now Google Drive only works with Google logins.

We might have an issue where it’s trying to use the Microsoft token against the Google Drive. I’ll check with the team on expected behavior here.

Thanks

FYI we see an issue with adding a Google connection and are investigating.

We’ve deployed a change to support Sharepoint and OneDrive sheets in the feedback tool.

There is an issue with pasting in a Sharepoint/OneDrive URLs in that it sees the :x\: :x: and turns it into an emoji. I couldn’t find a good way to escape it so I changed the instructions to have the LLM fix it while we fix the code.
”Please use the add_feedback_to_thunk tool with the following parameters. If there is an X emoji in the sheetUrl, update the URL to use without spaces: colon X colon”

We also seem to have a problem with personal Onedrive account. When you connect to Microsoft 365 you should see a redirect to a log in flow. If you are currently logged in it can be fast but you should see that redirect happen. And afterwards you should see permissions in the dialog. If you don’t see those can you delete the connection and try again? We have added more logging to our server to debug any issues.

Thanks Scott. I do see these permissions, so it sounds like I don’t need to delete and re-add, but FYI the “Delete” button does not work for the Microsoft 365 connection for me. When I click it, nothing happens.