hello i am trying to scrape data from a website where login required and the python script is working fine in my computer (windows 11) and it is loging in and scraping data but when i try to run script in windows server 2012 R2 then i am getting forbidden access error (website connecting error) evan i am using same python version which installed in my computer and same modules version. evan i copy my python whole folder and make it portable and then run it in windows server and still getting same connection error then i tried proxy and proxy is also working fine in my main computer but getting same error in server. kindely tell me is there windows os issue ?
so there is windows os files issue ?