• Resolved einius

    (@einius)


    $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

    • This topic was modified 5 years, 6 months ago by einius.
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.