rom
rom
Hi, looking for this functionality: Create new Google Spreadsheet, get the URL, make sure it's visible to everyone. **HOW?**
Well, I'm trying to use this to update product inventory on Facebook Shops. Have a large userbase. Thinking of using your library to support it. However, after creating a new...
> then make a [drive API](https://developers.google.com/drive/api/v3/reference/permissions/create) request to update the permissions Yes, this must be the solution. Can your library handle this part? If no, what would you suggest? It...
I'm facing this same issue right now. Previously, I had solved it by just creating more instances of the scrapy scripts on various ports. Did you solve it?
Looking for same, bump.
Having same issue in Next.js!
In the end, I just use AddFixedPriceItem/ReviseFixedPriceItem for most of these calls, even if they run into the thousands. It works for my use case. I saw there is the...
Yeah please share it
Wow, I've never heard of this package. Neat! What is your use case?