Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

API returns 500 internal server error while logging in #19

Description

@gurkein

Since yesterday API v2 login endpoints gives HTTP error 500 (Internal server error)

To reproduce:

from eksisozluk.EksiSozluk import EksiApi

client = EksiApi(username=<USERNAME>, password=<PASSWORD>)  # also gives error for anonymous login

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions