GoneToneStudio / node-google-play-api

Access Google Play by logging in and making requests as an Android device!
https://www.npmjs.com/package/@gonetone/google-play-api
MIT License
36 stars 9 forks source link

/fdfe/acquire #29

Open ghost opened 1 year ago

ghost commented 1 year ago

it seems starting with Google Play Store version 11 (2018), that /fdfe/acquire is now being used instead of /fdfe/purchase. does this project have any plans to update to the new request?

https://github.com/GoneToneStudio/node-google-play-api/blob/f476601afe48ff2b2b92b39bd63380b9c148ea71/src/GooglePlayAPI.ts#L377-L381