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
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Hello.
Thank you so much for your code. It has proved to be extremely helpful for so many tasks.
I do have a question though. Which function should I use and how should I add a header to include my API key?
Hi Carlos. I was stuck with this too. Not sure if you've sorted it but looks like there are newer projects addressing this. Now using https://github.com/qeet/importjsonapi
Hello.
Thank you so much for your code. It has proved to be extremely helpful for so many tasks.
I do have a question though. Which function should I use and how should I add a header to include my API key?
https://docs.opensea.io/reference/asset-listings
I have tried ImportJsonPost but it doesn't seem to work.
The URL in question is:
My current formula (not working) is:
=ImportJSONViaPost("https://api.opensea.io/api/v1/asset/0x8EE5DD62A654a60f6F17A99d544102f37B58dA26/256/listings","X-API-KEY=9d1749851941443d97XXXXXXXXX")
Thank you
The text was updated successfully, but these errors were encountered: