Refused: not authorized error occurs with IBM IoT Foundation on Bluemix

橙三吉。 提交于 2020-01-15 08:23:11

问题


When I attempt to connect to the IBM IoT Foundation with a registered device, I receive the following error message:

Error connecting to IBM IoT: {"errorCode":6,"errorMessage":"AMQJS0006E Bad Connack return code:5 Connection Refused: not authorized."}

How do I resolve this problem?


回答1:


It is possible that you have expired as a member of your org if you created the service (and thereby the org) via the Bluemix dashboard. When you log into Bluemix, you get a 24 hour pass as a guest. You can then go into the IoTF dashboard and add yourself as a permanent member.

Do this by launching the IoTF dashboard from your Bluemix IoT service and then go to the Access tab. You should see yourself as a "guest" user, and you can add yourself as a permanent member. From the Access tab, add yourself as a permanent member of the org.




回答2:


Yeah, maybe just API attempts for trial are out? CHeck in Bluemix panel



来源:https://stackoverflow.com/questions/33309617/refused-not-authorized-error-occurs-with-ibm-iot-foundation-on-bluemix

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!