hubot-gitter2 icon indicating copy to clipboard operation
hubot-gitter2 copied to clipboard

Error: 401 {"error":"Unauthorized"}

Open data-zbot opened this issue 9 years ago • 3 comments

[hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#get} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#post} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#put} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#patch} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#delete} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#request} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] overriding {client#stream} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] creating promise users.current [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] {client#get} [/user] [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] {client#request} [GET, /user, ] [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] created [hubot-gitter2.error][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] error while loading session user: Error: 401 {"error":"Unauthorized"} [hubot-gitter2.error][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] Error: 401 {"error":"Unauthorized"} [hubot-gitter2.debug][object GitterClient<5e546bb4a87df413ca50296752b9de8b522dc0 c1>] destroying promise users.current

data-zbot avatar Jan 05 '16 09:01 data-zbot

I got this too, but found the answer on the original hubot-gitter repo... your token needs to be your personal access token. You'll find this by logging into the developer gitter site.

qualityshepherd avatar May 22 '16 15:05 qualityshepherd

I am getting the same problem, and have tripple checked the access token

purplefish32 avatar Mar 29 '17 06:03 purplefish32

hey @purplefish32 did you ever solve this?

bb-8pi avatar Oct 08 '17 22:10 bb-8pi