Results 4 issues of Kamol Mavlonov

Is it common practice to separate Heroku accounts for prod and non-prod (e.g. staging, dev, etc)?

## In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/endpoints/getting-started/main.py ## Did you change the file? If so, how? ```shell git diff diff --git a/endpoints/getting-started/main.py b/endpoints/getting-started/main.py index 5e3077936..db386f1f2 100644 ---...

triage me
priority: p2
type: bug
samples

04-03 18:53:28.477: ERROR/LocationManagerService(438): add listener to CarGpsProvider to provide NMEA 04-03 18:59:30.417: ERROR/NotificationService(438): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=nullnull defaults=0x0 flags=0x62 kind=[null]) 04-03 18:59:45.747: ERROR/Settings:###(25108): onApplyThemeResource... 04-03 18:59:45.782:...

``` apps = heroku_conn.apps() ```

help wanted