andacata
andacata
When trying to sync-down or download files bigger than 4GB, megacmd terminates with the following error: ERROR: Downloading mega:/BIG-FILE to BIG-FILE failed (json: cannot unmarshal number 30822368742 into Go value...
Hello, I want to start a discussion (again :smile: ) about the use of CPO & eMSP vs. Sender & Receiver. As an example, I'm currently implementing the ChargingProfiles module...
The OCPI documentation states that: > When the server receives a valid OCPI object it SHOULD respond with: • HTTP 200 - Ok when the object already existed and has...
The platforms may require some endpoints to be available on the other platform. I'm requesting proposals for approaches to implement it.
The documentation states that is required to include `X-Request-ID` and `X-Correlation-ID` in every request and response. The error responses are not including this headers.
When the DateTime does not include the timezone, the `Instant.parse()` call is generating an exception. `java.time.format.DateTimeParseException: Text '2019-01-28T12:00:00' could not be parsed at index 19` The documentation of OCPI 2.2.1...