30👍
I too was running in to this. The fix in my case was to use the correct json file. I needed to use the one that was saved when I created the service account key, not the one with the service account client:
Hope that helps!
- Django: How to add an extra form to a formset after it has been constructed?
- Can we use apps.py for application-level configuration as a contrast to settings.py for project-level configurations?
- Django RestFramework group by
Source:stackexchange.com