Skip to content

SER ohne Response liefert 500 (anstelle STOPEVENT_NOEVENTFOUND) #451

Description

@TO-mdv

Folgender SER liefert auf PROD/INT noch korrekt STOPEVENT_NOEVENTFOUND. Auf DEV/TEST mit neuem AnnotatorService 500-server error

<OJP version="2.0" xmlns="http://www.vdv.de/ojp" xmlns:siri="http://www.siri.org.uk/siri" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OJPRequest>
        <siri:ServiceRequest>
            <siri:ServiceRequestContext>
                <siri:Language>en</siri:Language>
            </siri:ServiceRequestContext>
            <siri:RequestTimestamp>2026-08-20T13:35:34Z</siri:RequestTimestamp>
            <siri:RequestorRef>BLS_IOS_SDK_1.6.0</siri:RequestorRef>
            <OJPStopEventRequest>
                <siri:RequestTimestamp>2026-08-20T13:35:34Z</siri:RequestTimestamp>
                <Location>
                    <PlaceRef>
                        <StopPlaceRef>8510983</StopPlaceRef>
                        <Name>
                            <Text></Text>
                        </Name>
                    </PlaceRef>
                    <DepArrTime>2026-08-20T13:35:34Z</DepArrTime>
                </Location>
                <Params>
                    <IncludeAllRestrictedLines>true</IncludeAllRestrictedLines>
                    <StopEventType>departure</StopEventType>
                    <UseRealtimeData>explanatory</UseRealtimeData>
                    <IincludePlacesContext>false</IincludePlacesContext>
                </Params>
            </OJPStopEventRequest>
        </siri:ServiceRequest>
    </OJPRequest>
</OJP>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions