voltrue2 / in-app-purchase

A Node.js module for in-App-Purchase for iOS, Android, Amazon and Windows.
http://iap.gracenode.org
Other
1.05k stars 289 forks source link

Still using v2 on some google api calls #258

Closed emberTrev closed 5 years ago

emberTrev commented 5 years ago

In google.js all of the urls are still 'https://www.googleapis.com/androidpublisher/v2/applications/'. Since the urls in googleAPI.js have been updated to v3, i think these urls should also be updated.

voltrue2 commented 5 years ago

Just merged your PR for this issue! Thank you for the help.

Cheers!