Forum Discussion
It's not a sandpox per-se. It's essentially just a copy of my production app. I have mirroring pipelines for both test and production that write to a google sheet.
I meant on the Google Sheet side. There is no login difference to get to the two different Google Sheets?
- JamesDalton6 months agoQrew Trainee
No login difference. The two sheets reside in folder that was shared to the google account. Experiencing the same JSON errors with both the test and production pipelines. I suspect it might be a cache issue, could be totally wrong though. I reached out to QB support on this one because I could not find any information on that error message in the API Error documentation...I found some information about the JSON unknown name error on Stack Overflow, but they were using actual hand-coded scripts in say, php or python and that's beyond my current scope of knowledge. Will wait to see -