JsonBird icon indicating copy to clipboard operation
JsonBird copied to clipboard

🐣A remote data interface proxy service | 一个远程数据接口代理服务

Results 8 JsonBird issues
Sort by recently updated
recently updated
newest added

请求: $.ajax({ url: "https://bird.ioliu.cn/v2/?url=https://dataapi.joinquant.com/apis", type: 'POST', data: JSON.stringify({ "method": "get_concepts", "token": "5b6a9ba1b2f072b726667f2f", "code": "sw_l1", }), } 响应: error: invalid character '%' looking for beginning of value

本地起了一个 JsonBird 请求网易云无法返回音乐mp3直连 ![image](https://user-images.githubusercontent.com/39913604/104092620-0bcb3f80-52c0-11eb-994d-95a9ee937d63.png) 但是使用wiki提供的接口可以获取 本来是正常的 今天突然就不行了 感谢帮助

post请求,content-type为application/json时,无法传参数,参数结构为: ` { "msgtype": "text", "text": { "content": "我就是我, 是不一样的烟火@156xxxx8827" }, "at": { "atMobiles": [ "156xxxx8827", "189xxxx8325" ], "isAtAll": false } } `

你好, 在代码中发起get请求: 无法正常返回数据 如下图 ![image](https://user-images.githubusercontent.com/19948086/50554262-75d4a580-0cf2-11e9-8b65-aae6a8d5adc0.png) ![image](https://user-images.githubusercontent.com/19948086/50554212-83d5f680-0cf1-11e9-9995-0451c586bcd6.png) post请求就正常返回数据 ![image](https://user-images.githubusercontent.com/19948086/50554246-35752780-0cf2-11e9-897d-5fbd83e43f36.png) get请求试过在代码中用encodeURIComponent encodeURI 编码均不起作用 想问下这是什么情况呢?

例如百度搜索建议接口返回数据是gbk格式:http://suggestion.baidu.com/su?wd=%E6%B5%8B%E8%AF%95 经过转发之后中文变成乱码:https://bird.ioliu.cn/v1?url=http://suggestion.baidu.com/su?wd=%E8%AE%BE%E8%AE%A1