mirror of
https://github.com/f/fatura.git
synced 2026-04-25 23:55:54 +03:00
[GH-ISSUE #36] signDraftInvoice() için yetki yok hatası ve kayıt edilemeyen taslak faturalar #20
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fatura-f#20
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 @fusionvoyager on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/f/fatura/issues/36
Merhaba, kod bloklarında biraz düzenleme yaptım fakat test portalında oluşturduğum draftı imzalamak istediğim zaman 'Bu işlem için yetkiniz yok' hatasını alıyorum. Token vs hepsi doğru, oturum bilgilerini de çekebiliyorum fakat işlem burada patlıyor. Ana fonksiyonum getInvoiceHTML metodu. Burada EARSIV_PORTAL_FATURA_HSM_CIHAZI_ILE_IMZALA olmadan imzalayabileceğim bir ihtimal mevcut mudur? Ayrıca taslak fatura oluştursam bile onu kaydedemiyorum sisteme. Test ve prod ortamları olmak üzere her iki durumda da geçerli. Görüş ve önerilerinizi bekliyorum, teşekkürler.