CA
Crawlee & Apify•3y ago
passive-yellow

apify-google-auth for Apify package 3.1?

Hi - I'm upgrading my actors from apify package 2.x to 3.x and running into an error where apify-google-auth is using the function Apify.openKeyValueStore which is no longer available. There is no apify-google-auth version to upgrade to so wondering what options I might have here?
3 Replies
passive-yellow
passive-yellowOP•3y ago
I read through the Upgrading to v3 documentation, but not seeing any mention of this there either. https://docs.apify.com/sdk/js/docs/upgrading/upgrading-to-v3
Upgrading to v3 | Apify Documentation
This page summarizes most of the breaking changes between Crawlee (v3) and Apify SDK (v2). Crawlee is the spiritual successor to Apify SDK, so we decided to keep the versioning and release Crawlee as v3.
Pepa J
Pepa J•3y ago
Hello Erkan, Yes this is an issue with using packages based on older version of SDK. I am maintaining a package which should solve this issue. You may find it there https://github.com/JJetmar/apify-sdk-legacy I would be glad for your feedback. 🙂
GitHub
GitHub - JJetmar/apify-sdk-legacy: Package for Crawlee that should ...
Package for Crawlee that should allows to import and use packages, that are using older version of Apify SDK. - GitHub - JJetmar/apify-sdk-legacy: Package for Crawlee that should allows to import a...
passive-yellow
passive-yellowOP•3y ago
Hey @Pepa J this is amazing. Thanks so much!!

Did you find this page helpful?