常见问题集锦(提问必看)

来源:

apple2008

2016-05-11

1、老师原型中updateAccessToken的response[1] 是什么?

http://coding.imooc.com/learn/questiondetail/62.html


2、当access_token存在时,报错access_token undefined

http://coding.imooc.com/learn/questiondetail/70.html


3、配置公众号被微信禁止

http://coding.imooc.com/learn/questiondetail/78.html


4、weixin.js中的 this.weixin 未定义?

http://coding.imooc.com/learn/questiondetail/97.html


5、bluebird 的 promise 问题

http://coding.imooc.com/learn/questiondetail/98.html


6、在上传临时素材上出现了问题,图片素材上传正常,video 上传出现了错误,感觉发生了3次请求。如何解决

http://coding.imooc.com/learn/questiondetail/155.html


7、www.tunnel.mobi不能访问

http://coding.imooc.com/learn/questiondetail/177.html


8、我的loadMaterial方法 运行不下去

http://coding.imooc.com/learn/questiondetail/220.html


写回答

4回答

岩中剑

2016-08-04

在慕课网分配的服务器上 测试起一个Nodejs 服务遇到的坑 : 1 监听端口需要设置为3000 2 监听的根路径 可不是 '/' ,而是要写成 '/nodeport' . 3 访问根地址要为 http://你的自定义子域名.p.imooc.io/nodeport/ ,而不是 http://你的自定义子域名.p.imooc.io/ 切记 ! 建议把以上设置为此课程的备注信息。

3
1
大大的喆
监听端口为3000,访问地址也加上了/nodeport,为啥还是报error ,有什么解决办法吗?感谢~ 网页报错信息为: An error occurred. Sorry, the page you are looking for is currently unavailable. Please try again later. If you are the system administrator of this resource then you should check the error log for details. Faithfully yours, nginx
2016-11-29
共1条回复

兔兔宝贝0

2016-08-17

老师的源代码在哪可以有下载吗?

1
2
newdays
课程学到70%,在同学栏目里就能看到下载了
2016-09-28
共2条回复

暗笛扉声

2016-09-23

老师老师,没用交流用的群吗?

0
0

猫九菌

2016-05-14

感觉这个应该放在更明显的位置。。。

0
0

7天搞定Node.js微信公众号

Koa框架、ES2015新特性、MongoDB,开发微信公众号

1742 学习 · 787 问题

查看课程