I have figured out the issue. I was using Environment Variables (.env) to to store variables. For some reason, my script could not use env variables data. so I started using TOML.