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

6.0.0 Release 包 callbackUrl不可用 #84

Closed
mingoing opened this issue Oct 8, 2013 · 1 comment
Closed

6.0.0 Release 包 callbackUrl不可用 #84

mingoing opened this issue Oct 8, 2013 · 1 comment

Comments

@mingoing
Copy link

mingoing commented Oct 8, 2013

从npm 安装时候是6.0.0,。https://github.com/qiniu/nodejs-sdk/releases
在rs.js 第 168 行
if (this.callbackUrl != null) {
flags['callbackUrl'] = this.scope; // 应该是 ths.callbackUrl
}

导致回调都不可用。
也就是npm安装的跟 master上的不一致
麻烦请更新下,谢谢

@longbai
Copy link
Contributor

longbai commented Mar 25, 2014

fixed, 谢谢

@longbai longbai closed this as completed Mar 25, 2014
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