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