-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I have been testing the Slack integration of my Android apps but I could never get your tool to send me an Android review using dryRun.
After many hours I found out, that the reviews list endpoint which your tool is using (https://developers.google.com/android-publisher/api-ref/rest/v3/reviews/list) only returns the reviews of the last week, so your dryRun method doesn't work: https://stackoverflow.com/a/73843644/4274651 .
I was trying to find the problem in my API config, but everything was fine, I could even get individual reviews from the Api get endpoint, only the list method returned an empty json object.
Please add this information to your README such that other people don't waste time debugging their Api config for Android.
myszkin81
Metadata
Metadata
Assignees
Labels
No labels