Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 ошибка при запросе отправке declaration_request #512

Open
5 tasks
pavel-yablonskiy opened this issue Jun 28, 2018 · 2 comments
Open
5 tasks
Assignees

Comments

@pavel-yablonskiy
Copy link

Steps to Reproduce (Repro steps)

  • /declaration_requests
  • method post
  • request body - on demand

Actual result

  • response example (*.json file)
{
    "meta": {
        "url": "http://api-svc.il/api/declaration_requests", 
        "code": 500, 
        "type": "object", 
        "request_id": "d63e01fd-2f04-44b7-b88e-7b80679a64cd#13025"
    }, 
    "error": {
        "errors": {
            "detail": "Internal server error"
        }
    }
}

Expected result

  • not 500 error
@pavel-yablonskiy pavel-yablonskiy changed the title 500 ошибка при запросе информации отправке declaration request 500 ошибка при запросе отправке declaration_request Jun 28, 2018
@lymychp lymychp self-assigned this Jul 2, 2018
@lymychp
Copy link
Member

lymychp commented Jul 2, 2018

@dmmat
Copy link

dmmat commented Jul 13, 2018

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants