Closed sareban101 closed 2 years ago
Hi I want to download scrapped url in android java but got Access Denied error
I set useragent and cookie in downloader request
How can i fix it? please help me
Make sure that the cookie persists. Without having a persisting cookie, the request will not authorize in the server.
Hi I want to download scrapped url in android java but got Access Denied error
I set useragent and cookie in downloader request
How can i fix it? please help me