JavaBot icon indicating copy to clipboard operation
JavaBot copied to clipboard

URISyntaxException: Illegal character in path at index 35: https://api.javadiscord.net/guilds/{guild_id}/qotw/answers...

Open sentry[bot] opened this issue 3 years ago • 0 comments

Sentry Issue: JAVA-BOT-1T

URISyntaxException: Illegal character in path at index 35: https://api.javadiscord.net/guilds/{guild_id}/qotw/answers/{thread_id}
    at java.net.URI$Parser.fail(URI.java:2974)
    at java.net.URI$Parser.checkChars(URI.java:3145)
    at java.net.URI$Parser.parseHierarchical(URI.java:3227)
    at java.net.URI$Parser.parse(URI.java:3175)
    at java.net.URI.<init>(URI.java:623)
...
(20 additional frame(s) were not displayed)

sentry[bot] avatar Aug 08 '22 11:08 sentry[bot]