3

When call GET method on https://www.googleapis.com/androidpublisher/v3/applications/{packageId}/purchases/subscriptions/{productId}/tokens/{token} it is ignoring productId value and always returns 200, whether its the correct product id or not, previously it used to reutn an error if its not correct

1 Answers1

0

There is an issue on Google bug-tracker: https://issuetracker.google.com/issues/169870112