但是,当我试图提供公司URN列表时,状态400失败了。
GET https://api.linkedin.com/v2/adAnalyticsV2?dateRange.start.day=1&dateRange.start.month=1&dateRange.start.year=2017&timeGranularity=ALL&companies=urn:li:organization:1234,urn:li:organization:5678
Exception in thread "main" java.lang.IllegalArgumentException: Expected DoFn to be FunctionSpec with URNbeam:dofn:javasdk:0.1, but URN was
at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.base.Preconditions.checkArgument