Eroare API la adaugare PickupPoint

Buna ziua Am o problema la adaugarea unui pickup point prin API, poate reusiti sa ma ajutati: Primesc urmatoarea eroare: {"Error":"Could not create PickupLocation. Error: Object reference not set to an instance of an object."} Datele trimise: POST https://urgentcargus.azure-api.net/api/PickupLocations HTTP/1.1 Host: urgentcargus.azure-api.net Authorization: Bearer oZM9o-WBuBfG4N_Os00loLJ4cv0VUJpuwZ92Udq4a9XQ268ITt Content-Type: application/json Ocp-Apim-Subscription-Key: •••••••••••••••••••••••••••••••• { "AutomaticEOD": NULL, "LocationId": 0, "Name": "Magazin 1 - Magazin 1", "CountyId": 39, "CountyName": "Timis", "LocalityId": 184, "LocalityName": "TIMISOARA", "StreetId": 0, "StreetName": "", "BuildingNumber": "", "AddressText": "Str Mihai Eminescu, 15", "ContactPerson": "Aaaa Bbb", "PhoneNumber": "112233", "Email": "mag1@neti.ro", "CountryId": 1, "CodPostal": "" }


You're not signed in. Please sign-in to report an issue or post a comment.