Hi all,
i want to activate Modern POS device, but i have this error :
I use fiddler : /RetailServer/v1/LogOnError 400 Bad Request
JSON :
connectionRequest:
AuthetificationProvider = User Authentification
LogOnKey=000160
logOnType=3
Password=24869.
TransactionId=-1
UserId=000160
The request is invalid.parameters:Microsoft.Data.OData.ODataException: The property 'TransactionId' does not exist on type 'Microsoft.Dynamics.Commerce.Runtime.DataModel.ConnectionRequest'. Make sure to only use property names that are defined by the type. at Microsoft.Data.OData.ReaderValidationUtils.ValidateValuePropertyDefined(String propertyName, IEdmStructuredType owningStructuredType, ODataMessageReaderSettings messageReaderSettings, Boolean& ignoreProperty) at Microsoft.Data.OData.VerboseJson.ODataVerboseJsonPropertyAndValueDeserializer.ReadComplexValueImplementation(IEdmComplexTypeReference complexValueTypeReference, String payloadTypeName, SerializationTypeNameAnnotation serializationTypeNameAnnotation, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker) at Microsoft.Data.OData.VerboseJson.ODataVerboseJsonPropertyAndValueDeserializer.ReadNonEntityValueImplementation(IEdmTypeReference expectedTypeReference, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, CollectionWithoutExpectedTypeValidator collectionValidator, Boolean validateNullValue, String propertyName) at Microsoft.Data.OData.VerboseJson.ODataVerboseJsonPropertyAndValueDeserializer.ReadNonEntityValue(IEdmTypeReference expectedValueTypeReference, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, CollectionWithoutExpectedTypeValidator collectionValidator, Boolean validateNullValue, String propertyName) at Microsoft.Data.OData.VerboseJson.ODataVerboseJsonParameterReader.ReadNextParameter() at Microsoft.Data.OData.VerboseJson.ODataVerboseJsonParameterReader.ReadAtStartImplementation() at Microsoft.Data.OData.ODataParameterReaderCore.ReadImplementation() at Microsoft.Data.OData.ODataParameterReaderCore.InterceptException[T](Func`1 action) at System.Web.Http.OData.Formatter.Deserialization.ODataActionPayloadDeserializer.Read(ODataMessageReader messageReader, Type type, ODataDeserializerContext readContext) at System.Web.Http.OData.Formatter.ODataMediaTypeFormatter.ReadFromStream(Type type, Stream readStream, HttpContent content, IFormatterLogger formatterLogger)
Any help pls....
Regards,