MK
MK
> getMediaData Yes the XHR retrieving from network is not working anymore as IG upgrade their API. Similarly get_shared_data and user data as well.
Thank you. I also noticed same issue on some other selector path. Its maybe because they use dynamic selector path based on geolocation.
Its like instapy needs upgrade regarding browser.py as well. Here I have fixed the issue as following: # firefox_profile.update_preferences() firefox_options.profile = firefox_profile # prefer user path before downloaded one driver_path...