mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 22:55:52 +03:00
[GH-ISSUE #109] Sunucu tarafli hata olustu #84
Labels
No labels
araştırılıyor
bug
enhancement
good first issue
istek
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/efatura#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tkalfaoglu on GitHub (Apr 4, 2023).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/109
Merhabalar.. deneme programinin neredeyse aynisini yazdim, production bilgilerini girdim, ama:
Neyi yanlis yapiyorum acaba? PHP 7.2.24...
Cok tesekkurler!!
-t
@tkalfaoglu commented on GitHub (Apr 4, 2023):
Simdi fark ettim ki setDebugMode(true) yaparsam hata vermiyor.. ama false yaparsam yukaridaki hatayi aliyorum..
@gvngzl commented on GitHub (Apr 17, 2023):
Merhaba aynı sorunu bizde yaşıyoruz. zaten setDebugMode false olursa işlem yapmıyor hatayı da göstermiyor. o yüzden hata almıyorsunuz ama bu sorunu nasıl çözebiliriz ?
Kolay Gelsin.
@tkalfaoglu commented on GitHub (Apr 17, 2023):
Sanki connect() basarisiz olmus degil mi? Acaba adres mi degisti sunucuya erisim icin?
@gvngzl commented on GitHub (Apr 17, 2023):
Bende sistem çalışıyor sadece getDownloadURL çalışmamaya başladı zip olarak faturayı indiremiyorum.
@russh3l commented on GitHub (Apr 25, 2023):
problemi çözdünüz mü? Mart ayında çalışan sistem şu anda çalışmıyor ne değişiklik oldu bulamıyorum ..
@gvngzl commented on GitHub (Apr 25, 2023):
Bende çalışıyor sadece dediğim gibi getDownloadURL kullanıyorsanız o çalışmıyor.
@tkalfaoglu commented on GitHub (Jun 11, 2024):
Ok deneme programindayim..
burada patlıyor:
@tkalfaoglu commented on GitHub (Jun 11, 2024):
AHA! Buldum sebebini..
$client->setDebugMode(false)->setTestCredentials();
Bu satır OLMAYACAK.. Bunu çıkarınca çalışıyor. ben hiç test modunu kullanmayıp faturaları silerim elle dedim.. false a ayarladım.. ama false olunca gerisi çalışmıyor.