Google Cloud Storage problem: AttributeError: 'str' object has no attribute 'get'
Posted almost 6 years ago by nathanwailes
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
Code Snippet
Html
Html
Css
JavaScript
Sass
Xml
Ruby
PHP
Java
C#
C++
ObjectiveC
Perl
Python
VB
SQL
Generic Language
I'm trying to get Google Cloud Storage working with a Scrapy Cloud + Crawlera project so that I can save text files I'm trying to download. I'm encountering an error when I run my script that seems to have to do with my Google permissions not working properly.
Error:
__init__.py where I create the credentials file:
settings.py:
0 Votes
0 Comments
Login to post a comment