Skip to content

Error while getting new token #10

@matriphe

Description

@matriphe

Run: python uploadr.py and got this error

Getting new token
Error getting frob:(<class 'urllib2.URLError'>, URLError(error(54, 'Connection reset by peer'),), <traceback object at 0x103b07cf8>)
Traceback (most recent call last):
  File "uploadr.py", line 490, in <module>
    flick.upload()
  File "uploadr.py", line 310, in upload
    self.authenticate()
  File "uploadr.py", line 154, in authenticate
    self.getAuthKey()
  File "uploadr.py", line 191, in getAuthKey
    api.frob : FLICKR[ api.frob ],
KeyError: 'frob'

I'm running Python 2.7.10 on Mac OSX Yosemite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions