0
Fixed

500 code API

Alexandr Tryakin 8 jaar geleden bijgewerkt door tech 8 jaar geleden 6

Error 500 when adding the project through API

Antwoord

Antwoord

Hi Alexandr,


We've fixed the issue.


Thanks for letting us know.

Hi Alexandr,


Can you send us the payload you sent to the API?

POST /v1/projects/12728/bugs?access_token=******* HTTP/1.1

Host: api.leantesting.com
Accept: */*
Authorization: Bearer ********
Content-Length: 583
Content-Type: application/x-www-form-urlencoded
title=titlehere&status_id=1&severity_id=2&project_version=2.0.31 Beta&type_id=1&assigned_user_id=16186&description=commenthere&expected_results=commenthere&project_section_id=35894
response:500

{"error":true,"error_message":"An server error occurred. Our developers have been notified.","status":500}

POST /v1/projects/12728/bugs?access_token=******* HTTP/1.1

Host: api.leantesting.com
Accept: */*
Authorization: Bearer ********
Content-Length: 583
Content-Type: application/x-www-form-urlencoded
title=titlehere&status_id=1&severity_id=2&project_version=2.0.31 Beta&type_id=1&assigned_user_id=16186&description=commenthere&expected_results=commenthere&project_section_id=35894
response:500

{"error":true,"error_message":"An server error occurred. Our developers have been notified.","status":500}

Antwoord

Hi Alexandr,


We've fixed the issue.


Thanks for letting us know.