Issue with read range activity for g sheet

The read range activty in gsheet keeps on getting loaded and reloaded since this morning. Causing failure to workflow. There seems to be a new value in header called ‘default’ and no matter what I select it keeps on getting back to default.

Hi @Mayank_Gupta5

Pls try to update the package- UiPath.Excel.Activities and restart the studio. Might be some temp issue.

Happy Automation

Hi @Mayank_Gupta5,

You need to install UiPath.GSuite.Activities package then you can use Read Range activity of Gsuite Package.

Thanks!

Tried that. Doesnt work. Same issue

The issue is in g suite

I have the package. It was okay till last eve. Today after UiPath update, it isnt working

Hi @Mayank_Gupta5,

Try upgrading or downgrading the Gsuite package version. If the issue still persists, delete all the packages from:
C:\Users\<Username>\.nuget\packages

Then reopen the project so UiPath can restore the dependencies.

Thanks

Hi @Mayank_Gupta5 , thank you for flagging this, I’ve raised a bug on our side and we are working on providing a fix for this.

Hi @Raluca_Laic,

Do you know when the bug fix version could be available?

I was not able to use UiPath Studio for the last 5 days as every time I click on any activities within G-suite, it’s freeze.

Perhaps if the workaround is not available, can you consider release an update to revert back to the previous UiPath version (which was working very well)?

By the way, I refer to “UiPath Studio 2026.0.191 STS” as after this update, G-suite seems to be unusable.

Thanks

This is my temporary solution

  1. Create variable string
  2. assign activity to your variable set value “your sheet name”
  3. in read range activity Range > Use variable. Choose your variable.

if you have many read range you can use multiple assign to many variable

If you can wait for the update, you should, but this temporary fix could potentially be used indefinitely.


it’s update now
and my google sheet read range is working

Thanks for your messages.

I also received the update & everything works well as it used to be :slight_smile: