Skip to content

authenticity_token problem #35

@allVentures

Description

@allVentures

21:56:33 - Retrieved login page.
Traceback (most recent call last):
File "500px.py", line 255, in
loginParams['authenticity_token'] = loginPage_soup.find('meta', {'name': 'csrf-token'}).get('content')
AttributeError: 'NoneType' object has no attribute 'get'

how can this be fixxed?

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