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 ошибка при запросе информации о декларации #511

Open
4 tasks
pavel-yablonskiy opened this issue Jun 28, 2018 · 3 comments
Assignees

Comments

@pavel-yablonskiy
Copy link

  • /declarations/0696ecf4-917d-40f5-95f9-ef2c34e65e37
  • /declarations/6c99ebcd-c151-4dcf-897e-1f8e825db0ec
    and other

Actual result

  • response example (*.json file)
{
    "meta": {
        "url": "http://api-svc.il/api/declarations/0696ecf4-917d-40f5-95f9-ef2c34e65e37", 
        "code": 500, 
        "type": "object", 
        "request_id": "06250ba6-bc6d-4388-a117-0549fef5b5c8#500092"
    }, 
    "error": {
        "errors": {
            "detail": "Internal server error"
        }
    }
}
{
    "meta": {
        "url": "http://api-svc.il/api/declarations/6c99ebcd-c151-4dcf-897e-1f8e825db0ec", 
        "code": 500, 
        "type": "object", 
        "request_id": "dbdc10df-3bca-4c16-9df8-d0deff5f8b0a#13429"
    }, 
    "error": {
        "errors": {
            "detail": "Internal server error"
        }
    }
}

Expected result

  • not 500 error
@lymychp
Copy link
Member

lymychp commented Jun 29, 2018

Яке середовище?

@pavel-yablonskiy
Copy link
Author

production

@lymychp
Copy link
Member

lymychp commented Jul 2, 2018

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

2 participants