Android Question Read data from google sheet

Sone

Member
Licensed User
If Job.Success Then
Dim response As String = Job.GetString
Dim parser As JSONParser
parser.Initialize(response)
Dim rows As List
rows = parser.NextArray (the error is here)

any advice is appreciated
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…