You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error about invalid chars in json text. I think it's related to the number of results being returned, but not sure.
If I pass the additional argument resultRecordCount = 1045 the error does not occur (1045 seems to be the max value that will work, but it doesn't return all rows I expect).
I'm getting an error about invalid chars in json text. I think it's related to the number of results being returned, but not sure.
If I pass the additional argument
resultRecordCount = 1045
the error does not occur (1045 seems to be the max value that will work, but it doesn't return all rows I expect).I've put a reprex below, thanks.
Created on 2023-08-21 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: