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 trying with the example according to Google provided. I received error below.
Anyone could advise?
Error Message {"code":3,"details":"INVALID_REQUEST: Validation caught 1 error(s). Here is the first one: In shipments[0].pickups[0]: arrival_indexanddeparture_index should always both be present if (and only if) the request uses index-based locations (2)","metadata":{"endpoint-load-metrics-bin":[{"type":"Buffer","data":[49,93,227,154,112,244,2,211,63,73,184,207,164,158,24,177,178,63]}],"grpc-server-stats-bin":[{"type":"Buffer","data":[0,0,77,213,43,71,0,0,0,0]}],"pc-high-bwd-bin":[{"type":"Buffer","data":[75,103,73,89,69,81]}]},"note":"Exception occurred in retry method that was not classified as transient"}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When trying with the example according to Google provided. I received error below.
Anyone could advise?
Error Message
{"code":3,"details":"INVALID_REQUEST: Validation caught 1 error(s). Here is the first one: In
shipments[0].pickups[0]:
arrival_indexand
departure_indexshould always both be present if (and only if) the request uses index-based locations (2)","metadata":{"endpoint-load-metrics-bin":[{"type":"Buffer","data":[49,93,227,154,112,244,2,211,63,73,184,207,164,158,24,177,178,63]}],"grpc-server-stats-bin":[{"type":"Buffer","data":[0,0,77,213,43,71,0,0,0,0]}],"pc-high-bwd-bin":[{"type":"Buffer","data":[75,103,73,89,69,81]}]},"note":"Exception occurred in retry method that was not classified as transient"}
Code
Beta Was this translation helpful? Give feedback.
All reactions