Dictionary datasource not supported for GSuite! in Build Your First Automation with StudioX

Can anyone help? Can not even run if you input the value manually.
Tried different versions of google workspace not working.
Error: System.Exception: Dictionary datasource not supported for GSuite!
at UiPath.GSuite.Activities.Design.Services.GSuiteAutoCompleteService2.TryExtractCardData(IReadOnlyDictionary2 context, TGSuiteCardData& cardData)
at UiPath.GSuite.Activities.Design.Services.GSuiteAutoCompleteService2.GetOptions(Type autocompleteType, Dictionary2 context, Type targetType, String memberName, Object memberNameArguments)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.BaseSavedValueMenuFactory.LookupAndCreateExpandableOptions(INestedMenuItemModel value)+MoveNext()
at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable1 collection)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.BaseSavedValueMenuFactory.GetUseSavedValuesMenuItem()
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.BaseSavedValueMenuFactory.CreateMenuItems()+MoveNext()
at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable`1 collection)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.BusinessExpressionMenuProvider.LoadMenuItems(ExpressionEditorMenuOptions options, IExpressionEditorWrapper editor, IExpressionMenuItemCallbacks callbacks, ModelProperty targetProperty)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.BaseExpressionMenuProvider.GetMenuItems(ExpressionEditorMenuOptions options, IExpressionEditorWrapper editor, IExpressionMenuItemCallbacks callbacks)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.ExpressionPopupButtonViewModel.Update(Boolean toolOptionsOnly)
at UiPath.Studio.Plugin.Workflow.ExpressionEditor.ExpressionTextBoxEnhancements.ExpressionPopupButton.ExpressionPopupButton.PopupButton_PopupOpening(Object sender, CancelRoutedEventArgs e)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2147467263

1 Like

@liang_liu

Welcome to the community

In the latest version of studiox we are seeing this issue…if you have license please try using studio for now

Cheers

Hi

Welcome to UiPath community

Try downgrading the package version with MANAGE PACAKGES in design tab

There were few discussions happening on same note as below where it seems like there is small bug which is getting fixed now

So would recommend to use Studio activities in studioX by enabling Show developer
image

or switch to studio and try the same

Cheers @liang_liu

I tried downloading the previous versions of Gsuite from latest 2.1.2 backwards till 1.17.0-preview but the same error exists. (Dictionary datasource not supported for Gsuite!) while trying to select “sheet” under “Read Cell” activity as per lab exercise “First Automation Using Google Workspace”.

Enabling “show developer” option does not help as G Sheets does not exist under “Developer”.