Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Add ImportJSONBasicAuthViaPost? #217

Closed
wants to merge 1 commit into from
Closed

Add ImportJSONBasicAuthViaPost? #217

wants to merge 1 commit into from

Conversation

benblaine
Copy link

@benblaine benblaine commented Aug 19, 2021

I'm not sure if it's necessary to add this function, but I struggled to import JSON using Basic Auth with ImportJSONViaPost or ImportJSONBasicAuth, so I wrote a new function ImportJSONBasicAuthViaPost which works.

Thanks to @christales (https://github.com/christales) for help here: #215

Also to help from @idfurw on Stackoverflow here

I'm not sure if it's necessary to add this function, but I struggled to import JSON using Basic Auth with `ImportJSONViaPost` or `ImportJSONBasicAuth`, so I wrote a new function `ImportJSONBasicAuthViaPost` which works.

Thanks to @christales (https://github.com/christales) for help here: #215

Also to help from @idfurw (https://stackoverflow.com/users/16125139/idfurw) on Stackoverflow here: https://stackoverflow.com/questions/68818380/error-using-importjsonbasicauth-to-get-data-from-my-bank-api-into-google-sheet/68845929#68845929
@benblaine benblaine changed the title Update ImportJSON.gs Add ImportJSONBasicAuthViaPost? Aug 19, 2021
@benblaine benblaine closed this Aug 21, 2021
@benblaine
Copy link
Author

I realised I can clean this up a bit better before submitting so removing it for now.

@christales
Copy link

christales commented Aug 21, 2021

Just when I wanted to take a look at it during the weekend? ;)) Alright then, happy to take a look once you deem it worthy 🤠
I'm pretty sure you might be better off with your own fork though - seems like this project has been a bit forgotten with the last update being 2 years ago.

@benblaine
Copy link
Author

Just when I wanted to take a look at it during the weekend? ;)) Alright then, happy to take a look once you deem it worthy 🤠
I'm pretty sure you might be better off with your own fork though - seems like this project has been a bit forgotten with the last update being 2 years ago.

:D

Ok, I am happy with this #218 ^_^

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants