mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[GH-ISSUE #99] Bu işlem için yetkiniz yok #74
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#74
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 @MCYBA on GitHub (Oct 3, 2022).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/99
Merhabalar,
kullanıcı adı ve parola ile hem test hem de canlı ortam için getToken kullanarak token alabiliyorum. ancak fatura oluturmaya çalıştığımda bu hatayı alıyorum:
{'date': '08/02/2020', 'uuid': '4c72cb57-b72d-4812-ac48-0a0bce83e771', 'error': '1', 'messages': [{'type': '7', 'text': 'Bu işlem için yetkiniz yok'}]}Hatanın nedeni ne olabilir acaba?
@truncgil commented on GitHub (Dec 29, 2022):
Bu e-arşiv portal tarafından dönen hatadır. Uuid ile erişilen fatura için erişiminiz yok. Sebebi şu olabilir test ortamında oluşturduğunuz faturayı canlı ortamdan çekmeye çalışıyorsunuz veya tam tersi. Hangi kullanıcı ile oluşturulduysa o kullanıcı ile çekilmesi gerekmekte.