Cannot login to botpress.cloud when IP is on the a...
# 🤝help
s
Hi, I have made an automation where I can login to botpress and publish the bot using selenium and headless firefox My automation works perfectly when running in my latptop and also inside a docker container in my laptop, but when the docker container run under bitbucket pipeline, botpress refuses to login, making me think that botpress maybe does not allow login from certain locations. This is a very important topic, since this enable us to version the bot studio under a git repo and automatically deploy the solution in a pipeline. I have more information like the latest ip address used to login or the traceroute to the botpress cloud server if needed
I added a runner on bitbucket, and that confirmed my suspiction. botpress has some kind of prevent logins based on location. Is that possible to disable that functionality for my login?
13 Views