[GH-ISSUE #111] getDownloadURL Sorunu #85

Open
opened 2026-03-02 04:06:46 +03:00 by kerem · 0 comments
Owner

Originally created by @gvngzl on GitHub (Apr 17, 2023).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/111

Merhaba

Daha önce böyle bir problem yoktu.

$downloadUrl = $client->getDownloadURL(null, true);

ile url aldığımızda

{"error":"1","messages":[{"type":"4","text":"Oturum zamanaşımına uğradı, yeni oturum açınız."}]}

hatası veriyor.

Ama

$html = $client->getInvoiceHTML(null, true);

çalışıyor neden olabilir ?

Kolay Gelsin.

Originally created by @gvngzl on GitHub (Apr 17, 2023). Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/111 Merhaba Daha önce böyle bir problem yoktu. $downloadUrl = $client->getDownloadURL(null, true); ile url aldığımızda {"error":"1","messages":[{"type":"4","text":"Oturum zamanaşımına uğradı, yeni oturum açınız."}]} hatası veriyor. Ama $html = $client->getInvoiceHTML(null, true); çalışıyor neden olabilir ? Kolay Gelsin.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/efatura#85
No description provided.