HI all I found one solution for this
This problem because woocommerce using url with website.com?cancel_order=true&order=order_number&order_id=160 and Paypal not support.
Solution:
Find and open file: wp-content\plugins\woocommerce\includes\gateways\paypal\includes\class-wc-gateway-paypal-request.php
find line
‘cancel_return’ => esc_url_raw( $order->get_cancel_order_url_raw() ),
Replace
‘cancel_return’ => urlencode( $order->get_cancel_order_url_raw() ),
Hi Aadrover,
You have to look in /wp-content/plugins/easycontact_templates/files
and give the permission 777 to folders and files.
It will work. Please let me know for any further help.
i have tried the above thing i found the proper address with longitude and attitude but when i plug in that attitude and longitude in my plugins i found the same error pls help me out.
thanks in advance.