码迷,mamicode.com
首页 > Windows程序 > 详细

{"ret":100029,"msg":"client request's api name is not existed"}

时间:2014-06-10 08:12:29      阅读:678      评论:0      收藏:0      [点我收藏+]

标签:c   blog   a   http   ext   get   

AFNetworking对Path的定义问题:


如果把这一串:https://graph.qq.com/user/get_user_init 定义成baseURL

那么后面加的任何Path,都会在Path前面加上一个/

这个跟NSURL有关系,AF的baseURL是用NSURL实现的,NSURL会把你给的字符串拆分成scheme,host,path,query这些东西

然后AF再处理这个NSURL,而NSURL并不仅仅是一个字符串

给 getPath加参数就行了:

bubuko.com,布布扣

{"ret":100029,"msg":"client request's api name is not existed"},布布扣,bubuko.com

{"ret":100029,"msg":"client request's api name is not existed"}

标签:c   blog   a   http   ext   get   

原文地址:http://blog.csdn.net/alincexiaohao/article/details/29606621

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!