Has anyone been able to get the MintNFT function to work? I'm pretty much using exactly the code from
https://resources.wolframcloud.com/FunctionRepository/resources/MintNFT
but I get this when I call the actual minting function:
Select::normal: Nonatomic expression expected at position 1 in
Select[ServiceConnections`Private`$authenticatedservices,ServiceConnections`Private`serviceName[#1]===IPFS&].
and also
ExternalStorageUpload::multser: One service was chosen from multiple name services.
Any advice?