Hi foliks,
Here I share a simple solution to a issue found when testing subscriptions with Google Play Billing library:
The error message was as follows:
The item you were attempting to purchase could not be found.
The root cause is that that the test user had not been authorized to test the app.
Solution:
Make sure you send the opt-in url to test users and that the users opt in to it.