运行easemob_server_python.py报错。能获取到admin token,但是接下来就不行了。

问题描述

Get org admin token: YWMtHPcXYonQEeWDJcFVFfvVDAAAAVI0h9bVvw7_4lighuzBh5futfDc03zdtfsTraceback (most recent call last):  File "D:codecode环信emchat-server-examples-1.0emchat-server-examples-1.0emchat-server-pythoneasemob_server_python.py", line 224, in <module>    print "Get app admin token:" + app_admin_auth.get_token()  File "D:codecode环信emchat-server-examples-1.0emchat-server-examples-1.0emchat-server-pythoneasemob_server_python.py", line 85, in get_token    return self.token.tokenAttributeError: 'NoneType' object has no attribute 'token'  info.json{ "appkey" : "olddesktop#olddesktop", "org" : "bbst", "admin" : { "username" : "账号", "password" : "密码" }, "app" : { "name" : "olddesktop", "credentials" : { "client_id" : "我的ID", "client_secret" : "我的secret" }, "admin" : { "username" : "我的账号", "password" : "我的密码" } }}是不是我的配置文件写错了呢?org写什么呢。

解决方案

org_name#app_name  这个就是你的appkey,以#号区分

时间: 2024-10-31 17:31:40

运行easemob_server_python.py报错。能获取到admin token,但是接下来就不行了。的相关文章

react native anoroid-React native windows android 运行React packager报错

问题描述 React native windows android 运行React packager报错 10C 环境已搭建完毕,也可正常运行,但一改动index.android.js 有时packager会报错.如图: 解决方案 是不是你的环境没有搭建好:http://chenpeng.info/html/3507

ubuntu 系统下运行android虚拟机报错如下,怎么回事呢

问题描述 ubuntu 系统下运行android虚拟机报错如下,怎么回事呢 Starting emulator for AVD 'test' X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 19 (X_GLXQueryServerStr

msvsmon exe-vs2010无法运行程序,报错是 无法启动调试

问题描述 vs2010无法运行程序,报错是 无法启动调试 错误信息如下: 尝试运行项目出错:无法启动调试. Microsoft visual Studio 调试监控器(MSVSMON.EXE)未能启动.请通过控制面板中的"添加或删除程序"修复Visual Studio安装. 我电脑上的VS2010以前用是好的,最近出现的这个问题,在运行本地Windows Azure程序时报错,以为只是运行微软云这类程序有问题,但是试了以前运行正常的程序后,也无发运行,提醒错误如上描述.自己重装过软件,

android-在安卓studio中运行项目总是报错,有人知道怎么解决吗?

问题描述 在安卓studio中运行项目总是报错,有人知道怎么解决吗? Error:A problem occurred configuring project ':app'. Could not resolve all dependencies for configuration ':app:_debugCompile'. Could not find any version that matches com.android.support:appcompat-v7:23.+. Searched

c-下面的代码数组不是越界了吗??为什么还可以运行而且不报错??

问题描述 下面的代码数组不是越界了吗??为什么还可以运行而且不报错?? dp[j-1]这里当j==0时为什么不报错??#include#include#includeusing namespace std;char str[1010];int dp[1010];bool judge(int xint y) //判断是不是回文串{ while(x <= y) { if(str[x] != str[y]) return false; x++; y--; } return true;}int main

插件-androidstudio运行时总是报错

问题描述 androidstudio运行时总是报错 Error:Gradle: A problem occurred configuring root project 'MyApplication'. > Could not resolve all dependencies for configuration ':classpath'. > Cannot resolve external dependency com.android.tools.build:gradle:1.3.0 becau

android 5.0错误-android.support.design.在哪里呢?好多新的布局运行时候都报错找不到这个布局,

问题描述 android.support.design.在哪里呢?好多新的布局运行时候都报错找不到这个布局, 注明:开发工具重新配置的最新版本, build tools 23以上, sdk 24.4 adt 23 v7包library正常引入使用类了,布局就找不到,是不是还要有个design支持库啊?求解... 解决方案 你是eclipse还是Android Studio? 解决方案二: eclipse好麻烦,还是换Android Studio

tring format报错-在myEclipse9.0中运行String.format报错

问题描述 在myEclipse9.0中运行String.format报错 错误信息:The method format(String, Object[]) in the type String is not applicable for the arguments (String, String) 源代码: public void test1(){ String str=null; str=String.format("Hi, %s", "林计钦"); // 格式化

用VS2005运行.NET程序,编译通过,但运行时页面报错:HTTP 500 - 内部服务器错误。查看OUTPUT,显示什么No symbols loaded,大家帮我。

问题描述 用VS2005运行.NET程序,编译通过,但运行时页面报错:HTTP500-内部服务器错误.查看OUTPUT,显示什么Nosymbolsloaded,大家帮我啊.很奇怪,之前都是好的,可以正常运行调试.就上午发生了装了一个登录一个网站的安全认证的东西.叫什么softToken.请教高手们.output里的具体内容如下:'WebDev.WebServer.EXE'(Managed):Loaded'C:WINDOWSassemblyGAC_32mscorlib2.0.0.0__b77a5c