error when logging in via CLI
# 🤝help
b
Hello! help me log into my profile. I've already created three different new tokens, but that didn't help. I have a free plan, maybe this is the reason? https://cdn.discordapp.com/attachments/1241252099577221130/1241252100126539806/image.png?ex=6649859a&is=6648341a&hm=651d4a1c1689e0c80a900ee70ae000c804e428dada7f1d8f983d25102fca6529&
f
Being on the free plan won't limit you in any way here 🙂 Can you verify that you have a workspace on the account that you are trying to login to?
Thanks for your YouTube video! "How to Instantly Sync Google Sheets Changes to Your Botpress Bot"
f
Alrighty. Can you try to run it again. If it throws the same error then you can try to create a new workspace, wait a minute, and then try again
You are very welcome!
b
yes, I tried creating 3 different workspaces. I also changed the account name, but the error persisted. I've been trying this for three days now.
Is it possible to redirect a workflow from one bot to another bot's workflow? can you suggest possible solutions? case: one bot is a consultant, but sometimes it cannot answer technical questions. I want to redirect the user to the second technical support bot. both bots are on botpress
f
I will try to login to a new account on my end to see if it's a global issue

https://youtu.be/0p4x7RqkKj0?si=o9C6hU8lQKwuWi3l

b
hi! did you manage to log in? I still get the error: Invalid character in header content ["Authorization"]
f
Hey there No issues here. It doesn't look like you entered your PAT in the message that I have replied to
b
f
Maybe @straight-wolf-37371 can spot the issue
It looks like you didn't send the PAT
s
You aren't putting in your token. After the "Enter Your PErsonal Access Token" It should be showing your token like in the provided screenshot (I've edited out part of it). If you are trying to copy and paste your token in make sure your holding "Shift" button so Ctrl-Shift-P when trying to paste in the CLI. https://cdn.discordapp.com/attachments/1241252099577221130/1245001737744683081/image.png?ex=665729b9&is=6655d839&hm=7ff9a6ad8e77f626b020758d50c608e433bbe6160cc5dd219bcbffdb04370326&
b
Wow! it worked! Thanks a lot! 💛 The solution was simple, but I'm a newbie, so I didn't realize it. I inserted the key incorrectly, you need to use Ctrl-Shift-v
s
You're welcome ❤️
b
Good morning! Maybe you know what could be the reason for this? I run pnpm run deploy but I get the error: The following fields of the integration's definition are deprecated: user.creation, channels.channel.creation https://cdn.discordapp.com/attachments/1241252099577221130/1245271724594040906/image.png?ex=6658252b&is=6656d3ab&hm=3ad71f6eb48af7abf22804e6e9f0f923c18b034feb1231b500649e6328e381cf&
s
Those fields are deprecated now. The docs need to be updated. If you need to create a user you can in an action
29 Views