#Error Connecting to Trakt

1 messages · Page 1 of 1 (latest)

south comet
#

Seeing this in my logs. When I access the link as instructed, it doesn't give me an oAuth error. It brings me to a page displaying a pin.

https://pastebin.com/raw/qsBynpyT

safe lilyBOT
#

Welcome @south comet!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

crisp ice
#

To use the interactive trakt auth, you need to be running in interactive mode. You apparently aren't so it rolls past that with out waiting for you to enter that PIN.

The simplest thing is to go through this process using the form in the wiki, which will generate the trakt block ready to paste into the config.

south comet
#

I thought I did all that but I will run through it again to confirm

crisp ice
#

Do you have any of these values stored as secrets outside the config.yml?

still estuary
#

or the config set as read only?

safe lilyBOT
#

The following was shared by @south comet and was automatically redacted by Luma as it may have contained sensitive information.

If you feel this message should not have been redacted, resend it with !noredact in your message to avoid redaction.

#

Config is not set as read only. The only values I have stored as secrets are below:

trakt:
  client_id: (redacted by Luma)
  client_secret: (redacted by Luma)
crisp ice
#

OK, that should be fine.

south comet
#

i ran through the wizard again and pasted the data. Will see if that fixes it

#

Welp, looks like that worked. Weird but glad it fixed it. Thanks fellas!