Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自己想写个demo, 必须得通过服务器请求token吗? #3

Closed
TianXiaoBei opened this issue Dec 12, 2017 · 2 comments
Closed

自己想写个demo, 必须得通过服务器请求token吗? #3

TianXiaoBei opened this issue Dec 12, 2017 · 2 comments

Comments

@TianXiaoBei
Copy link

我搞的是ios开发
想写个demo 集成下试试,
按照文档直接卡在链接服务器那步了
init完了之后链接融云服务器需要一个token
这token必须从服务器获得?
这什么逻辑啊?

@zhengwenming
Copy link
Owner

看文章,已经给了关于token的很详细的解答了。
答案很明了,测试或者demo,直接写死token(从融云后台拿token,我的demo是写死的token);
做项目用后台的接口获取(用后台人员开发的一个专门的接口获取token)

下面是文章的摘要:
token怎么获取,哪里去获取?token的获取是要自己公司的后台提供一个获取融云token的专门接口,自己的后台开发人员去看文档做接口,后台相关事情这里不做解答(一句话:让后台人员去看融云开发文档)。

@TianXiaoBei
Copy link
Author

嗯 谢谢您的回答
后来才发现 测试的Token从网站获取

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants