-
Notifications
You must be signed in to change notification settings - Fork 0
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
errore GetAvailableTrains #3
Comments
Ciao
Con
"OverrideIntervalTimeRestriction": true
dovrebbe funzionare. Altrimenti non ti lascia cercare su un intervallo
di svariate ore
Una volta non era così severo, aggiornerò la documentazione
Simone
Il giorno sab 7 ott 2023 alle ore 21:21 abalest14 ***@***.***>
ha scritto:
… Ciao, sto cercando di usare l'api di italo, sono riuscito a fare il login,
quando però effettuo la chiamata per restituire i treni con questo json:
{
"Signature": "BSoPY6uh9Sg=|OdDGPnE8KR68dG890lb7qcg3ab0AeXBzjXSM6+2nAWxrso519JP8y0PKlSw3iR63X75WbOyraSQlI53MWV5RturWc9Dw6LqXxOuw1bbAsbRsi+Ur7JcWNa6d7OnymSwwfIifknAeezM=",
"SourceSystem": 2,
"GetAvailableTrains": {
"DepartureStation": "MC_",
"ArrivalStation": "RMT",
"IntervalStartDateTime": "/Date(1697234400000+0000)/",
"IntervalEndDateTime": "/Date(1697277600000+0000)/",
"AdultNumber": 1,
"ChildNumber": 0,
"InfantNumber": 0,
"SeniorNumber": 0,
"OverrideIntervalTimeRestriction": false,
"CurrencyCode": "EUR",
"IsGuest": true,
"RoundTrip": false
}
}
ottengo questo errore
{
"Code": 1001,
"Type": 1001,
"Message": "Validation on request message has failed.",
"Details": "The GetAvailableTrainsRequest instance contains invalid data.\nKey: IntervalEndDateTime | Message: 14/10/2023 12:00:00 is not a valid value for IntervalEndDateTime. | Target: GetAvailableTrainsData",
"Category": 100
}
il formato data mi sembra corretto non capisco.
Spero tu mi possa dare una dritta su come risolvere.
Grazie
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC7SXYYUOUMQ7DIEVNSPJV3X6GTTBAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZTCNBXGIZTOMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
grazie Simone, funziona perfettamente.
Il giorno dom 8 ott 2023 alle ore 13:27 SimoDax ***@***.***>
ha scritto:
… Ciao
Con
"OverrideIntervalTimeRestriction": true
dovrebbe funzionare. Altrimenti non ti lascia cercare su un intervallo
di svariate ore
Una volta non era così severo, aggiornerò la documentazione
Simone
Il giorno sab 7 ott 2023 alle ore 21:21 abalest14 ***@***.***>
ha scritto:
> Ciao, sto cercando di usare l'api di italo, sono riuscito a fare il
login,
> quando però effettuo la chiamata per restituire i treni con questo json:
>
> {
> "Signature":
"BSoPY6uh9Sg=|OdDGPnE8KR68dG890lb7qcg3ab0AeXBzjXSM6+2nAWxrso519JP8y0PKlSw3iR63X75WbOyraSQlI53MWV5RturWc9Dw6LqXxOuw1bbAsbRsi+Ur7JcWNa6d7OnymSwwfIifknAeezM=",
> "SourceSystem": 2,
> "GetAvailableTrains": {
> "DepartureStation": "MC_",
> "ArrivalStation": "RMT",
> "IntervalStartDateTime": "/Date(1697234400000+0000)/",
> "IntervalEndDateTime": "/Date(1697277600000+0000)/",
> "AdultNumber": 1,
> "ChildNumber": 0,
> "InfantNumber": 0,
> "SeniorNumber": 0,
> "OverrideIntervalTimeRestriction": false,
> "CurrencyCode": "EUR",
> "IsGuest": true,
> "RoundTrip": false
> }
> }
>
> ottengo questo errore
>
> {
> "Code": 1001,
> "Type": 1001,
> "Message": "Validation on request message has failed.",
> "Details": "The GetAvailableTrainsRequest instance contains invalid
data.\nKey: IntervalEndDateTime | Message: 14/10/2023 12:00:00 is not a
valid value for IntervalEndDateTime. | Target: GetAvailableTrainsData",
> "Category": 100
> }
>
> il formato data mi sembra corretto non capisco.
> Spero tu mi possa dare una dritta su come risolvere.
> Grazie
>
> —
> Reply to this email directly, view it on GitHub
> <#3>, or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AC7SXYYUOUMQ7DIEVNSPJV3X6GTTBAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZTCNBXGIZTOMY>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSXHXH23MZS5YTLH6CPJHLX6KE3TAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGAYDGNRYGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Senior Fullstack Developer*
T. +39.349.7492344
E. ***@***.***
www.synusgroup.com
|
Ciao Simone, ultima cosa, dove posso trovare le sigle delle varie stazioni?
Grazie
Il giorno lun 9 ott 2023 alle ore 13:02 Alessandro Balestra <
***@***.***> ha scritto:
… grazie Simone, funziona perfettamente.
Il giorno dom 8 ott 2023 alle ore 13:27 SimoDax ***@***.***>
ha scritto:
> Ciao
>
> Con
>
> "OverrideIntervalTimeRestriction": true
>
> dovrebbe funzionare. Altrimenti non ti lascia cercare su un intervallo
> di svariate ore
> Una volta non era così severo, aggiornerò la documentazione
>
> Simone
>
>
> Il giorno sab 7 ott 2023 alle ore 21:21 abalest14 ***@***.***>
> ha scritto:
>
> > Ciao, sto cercando di usare l'api di italo, sono riuscito a fare il
> login,
> > quando però effettuo la chiamata per restituire i treni con questo
> json:
> >
> > {
> > "Signature":
> "BSoPY6uh9Sg=|OdDGPnE8KR68dG890lb7qcg3ab0AeXBzjXSM6+2nAWxrso519JP8y0PKlSw3iR63X75WbOyraSQlI53MWV5RturWc9Dw6LqXxOuw1bbAsbRsi+Ur7JcWNa6d7OnymSwwfIifknAeezM=",
>
> > "SourceSystem": 2,
> > "GetAvailableTrains": {
> > "DepartureStation": "MC_",
> > "ArrivalStation": "RMT",
> > "IntervalStartDateTime": "/Date(1697234400000+0000)/",
> > "IntervalEndDateTime": "/Date(1697277600000+0000)/",
> > "AdultNumber": 1,
> > "ChildNumber": 0,
> > "InfantNumber": 0,
> > "SeniorNumber": 0,
> > "OverrideIntervalTimeRestriction": false,
> > "CurrencyCode": "EUR",
> > "IsGuest": true,
> > "RoundTrip": false
> > }
> > }
> >
> > ottengo questo errore
> >
> > {
> > "Code": 1001,
> > "Type": 1001,
> > "Message": "Validation on request message has failed.",
> > "Details": "The GetAvailableTrainsRequest instance contains invalid
> data.\nKey: IntervalEndDateTime | Message: 14/10/2023 12:00:00 is not a
> valid value for IntervalEndDateTime. | Target: GetAvailableTrainsData",
> > "Category": 100
> > }
> >
> > il formato data mi sembra corretto non capisco.
> > Spero tu mi possa dare una dritta su come risolvere.
> > Grazie
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <#3>, or unsubscribe
> > <
> https://github.com/notifications/unsubscribe-auth/AC7SXYYUOUMQ7DIEVNSPJV3X6GTTBAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZTCNBXGIZTOMY>
>
> > .
> > You are receiving this because you are subscribed to this
> thread.Message
> > ID: ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <#3 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ADSXHXH23MZS5YTLH6CPJHLX6KE3TAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGAYDGNRYGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
--
*Senior Fullstack Developer*
T. +39.349.7492344
E. ***@***.***
www.synusgroup.com
--
*Senior Fullstack Developer*
T. +39.349.7492344
E. ***@***.***
www.synusgroup.com
|
Nella wiki c'è un elenco |
Si ho visto ma non c'era tipo foggia Benevento con un po' di tentativi li
ho beccati. Grazie dell' ottimo lavoro.
Il mar 10 ott 2023, 21:16 SimoDax ***@***.***> ha scritto:
… Nella wiki c'è un elenco
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSXHXEBEVIO72ELCHN5Y6DX6WNIBAVCNFSM6AAAAAA5XD2PQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJWGA3TSOBSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ciao, sto cercando di usare l'api di italo, sono riuscito a fare il login, quando però effettuo la chiamata per restituire i treni con questo json:
ottengo questo errore
il formato data mi sembra corretto non capisco.
Spero tu mi possa dare una dritta su come risolvere.
Grazie
The text was updated successfully, but these errors were encountered: