Query View Data - Activity ended with error: Error Code: [202] Message: One or more errors occurred

Hi,

I am trying to download data from Tableau dashboard using Query View data activity and getting the below error

Activity ended with error: Error Code: [202] Message: One or more errors occurred. UiPath tableau

Can anyone enlighten me on the error as to how to rectify it and proceed

Regards
Sasikanth

@Sasikanth

Please run in debug mode and then open the locals panel and check the exception details from there…which would give you the exact error occured

Cheers

This 202 error usually occurs because of permission

Ensure that the user account used to connect to Tableau has the necessary permissions to access the specific dashboard or view you’re trying to query.

Hope this helps
@Sasikanth

Hi @Palaniyappan,

When i try using the activity “Download View Crosstab Excel”, file is getting downloaded that means i have necessary access required for the view right??

I need a filter, that’s the reason i am using Query View data activity and it is giving that error.

Correct me if my understanding is wrong and let me know how to proceed here😐

Hi @Anil_G ,

Thanks for the suggestion. I did debug and checked the Response Status property of the activity in the locals panel and the same error is mentioned there!!

Not sure what does the error mean exactly!!

I have mentioned API Version as “3.12” …does this have something to do with the error? @Palaniyappan

@Sasikanth

Does exception details not have any other info?

ideally in web 202 means a response is not received but request is posted

cheers

@Anil_G

No it doesn’t have any other Info