YJSoft / gtap

Automatically exported from code.google.com/p/gtap
0 stars 0 forks source link

关于Oauth的分支 #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
SVN内已经有oauth-dev的分支,刚刚提交的版本,已经可以进行��
�装测试

需要改进的细节还有很多,故先不做正式版发布
乐意倒腾并有兴趣帮忙测试的同学,请通过svn自行checkout代码
,地址在:
svn checkout https://gtap.googlecode.com/svn/branches/oauth-dev

简单做个说明吧:
1,如果你不乐意倒腾,除了需要修改下app.yaml文件内的"your_ap
plication_id"之外,就不再需要做任何更改了。

2,不做任何倒腾造成的一个非常严重的后果,就是你所有通�
��这个版本的gtap发出的tweet的来源,都将是“gtap”

3,乐意倒腾的,请去twitter网站注册自己的oauth应用,填写相�
��信息后,将获得的CONSUMER_KEY和CONSUMER_SECRET两个值替换至oauth.
py文件内。callback_url不用管,gtap会自己获得。

4,安装好后,在客户端中,用户名还是填入您的twitter用户名
,密码需要填入access secret key,也就是在首页点了“Sign in 
with twitter”后,最后跳回到gtap时显示的那个长字符串。

5,测试中出现的问题,请尽量详细描述,跟在此issue后面

6,感谢国家,感谢Twitter,感谢大家

Original issue reported on code.google.com by rui7905 on 10 Jun 2010 at 6:04

GoogleCodeExporter commented 8 years ago
仅仅想体验一下的,可以临时访问https://rui7905.appspot.com/

此地址不定啥时候会出啥问题,不保证一直能用。

而且,我不保证不偷窥你个人信息,所以用不用自己掂量。

Original comment by rui7905 on 10 Jun 2010 at 6:16

GoogleCodeExporter commented 8 years ago
修正:

CONSUMER_KEY,CONSUMER_SECRET两个值需要在main.py文件内修改,第15��
�16行

Original comment by rui7905 on 10 Jun 2010 at 6:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
我需要修改access secret 
key以便使用Mixero之类的客户端,请加入修改access secret 
key的功能

Original comment by elvis.w1...@gmail.com on 12 Jun 2010 at 7:52

GoogleCodeExporter commented 8 years ago
Problem talking to the service

Original comment by Napbonk...@gmail.com on 12 Jun 2010 at 6:31

GoogleCodeExporter commented 8 years ago
problem talking to the service 

有时候是直接 service is running

Original comment by wengxuf...@gmail.com on 16 Jun 2010 at 2:09

GoogleCodeExporter commented 8 years ago
oauth 应用的 Application Type 选成 Client 会出“Problem talking to the 
service”,选成 Browser 似乎就正常了。

Original comment by gtt...@gmail.com on 20 Jun 2010 at 1:47

GoogleCodeExporter commented 8 years ago
我按照你的方法做了,但是只能收推!
不能发推,不能转推,时间线也不能更新。
但是 Twitter搜索和趋势都正常。
请问是怎么回事?

另外,你的说明里:
4,安装好后,在客户端中,用户名还是填入您的twitter用户名
,密码需要填入access secret key,也就是在首页点了“Sign in 
with twitter”后,最后跳回到gtap时显示的那个长字符串。

但是我用的是Gravity,这个access secret key 
太长,密码框接受不了这么长的密码啊?

access secret key 能修改吗?

Original comment by Evan.Li...@gmail.com on 22 Jun 2010 at 6:37

GoogleCodeExporter commented 8 years ago
还不能修改

Original comment by rui7905 on 23 Jun 2010 at 1:46

GoogleCodeExporter commented 8 years ago
api地址就是:https://rui7905.appspot.com/
?

Original comment by wjia...@gmail.com on 23 Jun 2010 at 11:02

GoogleCodeExporter commented 8 years ago
发现rui7905也在试图实现Gzip压缩,发现和我当初想到的方法一
样,但很可惜的是,那个方法行不通,原因不明……诡异的��
�死……

Original comment by ayanamist on 24 Jun 2010 at 1:55

GoogleCodeExporter commented 8 years ago
to 楼上诸位要改access secret 
key的,gtap-oauth的r44版本貌似是把这个明文保存在gae的store里��
�,自己进去修改一下吧

Original comment by ayanamist on 24 Jun 2010 at 2:00

GoogleCodeExporter commented 8 years ago
r44自己修改db是无效的,7月1号正式给出新版

Original comment by rui7905 on 30 Jun 2010 at 6:07

GoogleCodeExporter commented 8 years ago
0.4版发布,支持oauth

Original comment by rui7905 on 2 Jul 2010 at 4:22

GoogleCodeExporter commented 8 years ago
0.4 究竟怎么用的,api 设成什么。我用 echofon,强制用 oauth 
的,总是 503
用可能吧版的 echofon 倒是能登上,但是那个 bug 
太多,连输入文字都成问题

Original comment by bigsnake...@gmail.com on 3 Aug 2010 at 10:08