Authentication confusion #363
-
The authentication part is confusing the heck out of me... The samples make it look simple, yet I cannot get it to work. My goal is to simply tweet new messages to a new Twitter bot account that I have registered. I managed to complete the PIN-code-based authentication flow. It returned me an object like this:
Now, there alone you've got six(!) different tokens or keys... 😕 The
Yet the Note that if I initialize the client like in the examples, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Not sure what changed, but I did the whole authentication process over from the start, and now it works just like I'd expect there... 🤷 |
Beta Was this translation helpful? Give feedback.
Not sure what changed, but I did the whole authentication process over from the start, and now it works just like I'd expect there... 🤷