bradjasper / ImportJSON

Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google sheets no longer has Tools > Script Editor. It now uses the "appsheet"

xanderoot opened this issue · comments

title is the majority of it. Additionally when attempting to add the js to the app workplace it throws an error
Exception: Attribute provided with no value: url
ImportJSONAdvanced @ Json.gs:220
ImportJSON @ Json.gs:71

was running the sheet out of an excel file, google removes access to script editor. converted to sheets format gave access

Did you find a solution?