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"}
Hi @dodomui, as this library does a best effort to respond to API-specific questions, this question would be better placed in the "Discussions" part of this repo, where other community members can help advise as well. However, I will mention the quickstart does run this sample successfully, so I'd encourage you to start by running that sample and seeing the differences between the two.
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
The text was updated successfully, but these errors were encountered: