You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the response returns CoordLocation instead of only StopLocation then this issue will occur.
Example request: https://api.resrobot.se/v2.1/location.name?input=hom&format=json&accessId={access_id}
Response:
ERROR: Undefined array key "StopLocation" {"exception":"[object] (ErrorException(code: 0): Undefined array key "StopLocation" at resrobot-php-sdk\src\Trafiklab\ResRobot\Model\ResRobotStopLocationLookupResponse.php:59)
When the response returns
CoordLocation
instead of onlyStopLocation
then this issue will occur.Example request:
https://api.resrobot.se/v2.1/location.name?input=hom&format=json&accessId={access_id}
Response:
The text was updated successfully, but these errors were encountered: