wendux / flutter_in_action_source_code

《Flutter实战》随书源码
794 stars 226 forks source link

无法登录 404 #14

Open koalababy2024 opened 4 years ago

koalababy2024 commented 4 years ago

去掉dio初始化的代理,返回404

koalababy2024 commented 4 years ago

去掉dio设置中的代理代码,net_image_cache更新到最新版,使用用户名登录,邮箱好像不行

qq635030106 commented 4 years ago

楼上正解

SilentRio commented 4 years ago

请问有可以登陆成功的用户名和密码吗?

ulinzeng commented 4 years ago

使用邮箱登入失败(404),使用用户名登入成功

kusofte-chap commented 4 years ago

使用用户名登录还是无法正常进入登录成功页面,报错超时,address:10.95.249.53:52127

shawn-jdd commented 3 years ago

返回 去掉代理还报404的是因为你的用户名不对,输入一个你的github账号就可以

jerrywangjing commented 3 years ago

去掉代理后,返回404说明是username填错了,github api 没有找到对应的用户