liwqcoding

Results 1 comments of liwqcoding

同样的问题,写在插件,重装插件也不行,不知道和这个日志有没有关系: ``` 2024-06-11 08:47:31,251 [ 39413] WARN - #ai.codegeex.plugin.lang.agent.AgentCodegeexService - error retrieving device code java.lang.IllegalArgumentException: Url 不能解析: get: [/prod/code/oauth/getUserInfo]。 at net.dreamlu.mica.http.HttpRequest.(HttpRequest.java:231) at net.dreamlu.mica.http.HttpRequest.get(HttpRequest.java:113) at ai.codegeex.plugin.lang.agent.AgentCodegeexService$1.a(SourceFile:465) at ai.codegeex.plugin.lang.agent.AgentCodegeexService$1.compute(SourceFile:438) at com.intellij.openapi.progress.Task$WithResult.run(Task.java:394) at...