Skybot-dev / Skybot-rewrite

Rewrite of the Hypixel Skybot.
GNU General Public License v3.0
10 stars 11 forks source link

every command that requires ign just says that the account doesnt exist #47

Closed Soapdevs closed 2 years ago

Soapdevs commented 2 years ago

Hi, I've tried a few commands and every command I try it says this image Plus there's issues in here image Console log says "200 + {'success': False, 'message': 'invalid api key/hypixel api error'} Malformed uuid or username; 930aa39d62e0457fa0117c0d70e6ed43"

My hypixel api key im using is correct tho, how can I fix this?

Soapdevs commented 2 years ago

EDIT: Fixed api key error by updating a few things the malformed uuid or username error's still there and commands still say user doesnt exist so someone help image

patrickjonesuk commented 2 years ago

This appears to be an issue with your machine/network. Can you please check the response of https://mc-heads.net/minecraft/profile/930aa39d62e0457fa0117c0d70e6ed43?

Soapdevs commented 2 years ago

Im hosting the bot on repl.it how do I do that?

Soapdevs commented 2 years ago

Fixed