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

import a JSON feed from a URL with HTTP Basic Auth

gnuh01 opened this issue · comments

Hi,
My API provider is forced to log in to get it, I have no way to do it with this function.
Thank for care <3, pls help me

You have to call ImportJSONBasicAuth(url, username, password, query, parseOptions)