java.lang.NullPointerException when fetching parcel shops
-
$parcels = Dpd_Baltic_Admin::http_client( 'parcelShopSearch_', [ 'country' => 'LT', 'city' => 'Vilnius', 'fetchGsPUDOpoint' => 1, ] );the above code return the error below
array( 'status' => 'err', 'errlog' => 'java.lang.NullPointerException', )I am using test mode with test credentials at the moment
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘java.lang.NullPointerException when fetching parcel shops’ is closed to new replies.