rssnyder / discord-stock-ticker

Add live stock & crypto prices to your discord sidebar.
https://rssnyder.github.io/discord-stock-ticker/
MIT License
291 stars 113 forks source link

[BUG] - Floor ERRO[1627] Error getting floor rates: invalid character '<' looking for beginning of value #163

Closed cucuchiu closed 1 year ago

cucuchiu commented 1 year ago

I've installed and ran the bot correctly on localhost 8080.

I've ran this command to track the magic eden floor price: curl -X POST -H "Content-type: application/json" -d '{ "marketplace": "magiceden",
"name": "awf",
"nickname": true,
"frequency": 10,
"discord_bot_token": "mytoken"
}' localhost:8080/floor

the name is the label that I find in the magic eden url https://magiceden.io/marketplace/awf

After the command i get the following error ERRO[1627] Error getting floor rates: invalid character '<' looking for beginning of value

rssnyder commented 1 year ago

magiceden is not supported, it is in the readme by mistake.