mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[GH-ISSUE #23] İndirme link #13
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#13
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 @crazymesut on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/23
İndirme linki nasıl kullanılıyor? İşlemi yapınca link oluşuyor tıklayınca yetki hatası veriyor. Müşteriye indirme url sini mail atmak istiyorum. Nasıl yqpmalıyım
@ahmeti commented on GitHub (Feb 23, 2021):
Merhaba @crazymesut,
Geçtiğimiz günlerde GIB portalda işlem yaptığımız token bilgisi içine IP adresini de ilave etmişler. Dolayısıyla indirme linki müşterinize gönderdiğinizde çalışmayacaktır. Sadece token oluşturulan IP'den indirebilirsiniz.
Müşterinize göndereceğiniz e-postada; indirilme linkini değil, dosyaların kendisini ek olarak göndermeniz gerekmektedir.
İyi çalışmalar.
@crazymesut commented on GitHub (Mar 2, 2021):
@ahmeti
ne yaptım ise aşağıdaki hatayı geçemedim. Örnek bir kod var mıdır?
{"error":"1","messages":[{"type":"7","text":"Bu işlem için yetkiniz yok"}]}
@ahmeti commented on GitHub (Mar 4, 2021):
Merhaba @crazymesut,
Basit bir şekilde aşağıdaki örnek ile .zip dosyasını indirebilirsin.
@crazymesut commented on GitHub (Mar 6, 2021):
@ahmeti
verdiğiniz kodları bire bir denedim genede {"error":"1","messages":[{"type":"7","text":"Bu işlem için yetkiniz yok"}]} bu hatayı geçemedim.
"Bu işlem için yetkiniz yok" diye hata mesajı dönüyor kod ile alakalı değil yetki ile alakalı olabilir mi?
Local ve server üzerinde 2de aynı hatayı alıyorum
@ibrcan commented on GitHub (May 27, 2021):
curl ile deneyebilirmisiniz.