You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I am trying to download the file https://osm-internal.download.geofabrik.de/europe/belarus-internal.osh.pbf through wget --load-cookies cookie_output_file.txt https://osm-internal.download.geofabrik.de/europe/belarus-internal.osh.pbf, since it is an internal file, I did generate cookies with the following format
Hey I am trying to download the file https://osm-internal.download.geofabrik.de/europe/belarus-internal.osh.pbf through
wget --load-cookies cookie_output_file.txt https://osm-internal.download.geofabrik.de/europe/belarus-internal.osh.pbf
, since it is an internal file, I did generate cookies with the following formatI am not getting any error when running:
python3 oauth_cookie_client.py -o cookie_output_file.txt -s settings.json
Can someone help me with a potential solution? What can I be doing wrong?
The text was updated successfully, but these errors were encountered: