URLfetch not working

Asked Aug 18, 2024·2 replies·Last activity 2 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

I’ve had the valorant !rank command using some api on my channel for a while and i recently changed my name in valorant and now it has a special symbol in it which MIGHT be the reason this isnt working but I’m not sure. If it is, is there any workaround to this?
The command is !rank and the message is $(urlfetch api.kyroskoh.xyz/valorant/v1/mmr/eu/Apple%20メ/rich). When i run the command in my twitch chat, it just says Error connecting to remote server and idk why. When i open the link in my browser, it works and displays everything correctly and it should also be visible to everyone. Please help! | reposting this cuz got closed after no replies and still not fixed :( |

2 replies

Yes, it's because of the symbol, use this:

$(urlfetch https://api.kyroskoh.xyz/valorant/v1/mmr/eu/Apple%20%E3%83%A1/rich)

Thank you so much! Also I saw your twitch whisper a bit late, sorry for that.