Knapstad / gtm-state

This script will check for changes in your Google Tag Manager container and post the changes to Slack and Microsoft Teams.
MIT License
5 stars 0 forks source link

Error, how to fix? #342

Closed lucasfalb closed 5 months ago

lucasfalb commented 7 months ago

KeyError: 'account' .main ( /workspace/main.py:158 )

at .main ( /workspace/main.py:158 ) at .view_func ( /layers/google.python.pip/pip/lib/python3.8/site-packages/functions_framework/init.py:171 ) at .dispatch_request ( /layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py:1799 ) at .full_dispatch_request ( /layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py:1823 ) at .full_dispatch_request ( /layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py:1825 ) at .wsgi_app ( /layers/google.python.pip/pip/lib/python3.8/site-packages/flask/app.py:2529 )

Knapstad commented 7 months ago

Hi did you manage to fixt this?

looks like its the authentication against Google that is failing and its not returning any gtm accounts

Knapstad commented 5 months ago

No response