ashbeech / moralis-mutants-nft-engine

Moralis Generative Art NFT Engine
MIT License
245 stars 226 forks source link

XAPI Key not working #8

Closed zohairhadi closed 2 years ago

zohairhadi commented 2 years ago

Hello, I can't seem to find the XAPI key. How am I supposed to operate the Swagger to get my API key?

Help would be greatly appreciated

mikecann commented 2 years ago

Agreed, im not sure on this part.. Following https://deep-index.moralis.io/api-docs/#/storage/uploadFolder and clicking execute as in the video just errors:

image

mikecann commented 2 years ago

The video says that you should be authorized but there is no info on how exactly to do that..

image

mikecann commented 2 years ago

Okay I worked it out, the api key is this:

image

You dont need to go to https://deep-index.moralis.io/api-docs/#/storage/uploadFolder at all, just use that

zohairhadi commented 2 years ago

Yep, this works. Great find. Thank you!