Hi,
I know this topic has already been discussed, but I do not find the solution to my problem.
I can retrieve datas from a csv document internally uploaded in the app ; this works.
But when a save the same file in google drive or in dropbox, I can't get the content.
The app builder here tells me "Cannot parse text argument to "list from csv table" as a CSV-formatted table".
Here are my blocks :
Here is the design :
Here my csv doc (just for testing) :
And here, I have put the responsecontent in the third Label to eventually see what's wrong :
Thanks for your help