erpnext-shipping icon indicating copy to clipboard operation
erpnext-shipping copied to clipboard

response_data = {'error': {'code': 412, 'request': 'api/v2/parcels', 'message': 'User has no address data'}}

Open variuserp opened this issue 1 year ago • 1 comments

Thank you earlier issue was resolved but now another issue as per the below sendcloud and in erpnext verion-15 packlink is missing i am not sure why 'parcel_items': [{'description': 'Coffee', 'quantity': 1, 'weight': 1, 'value': '30000'}]} response = <Response [412]> response_data = {'error': {'code': 412, 'request': 'api/v2/parcels', 'message': 'User has no address data'}} builtins.KeyError: 'parcels'

Do I need to add anywhere User address data? I already included the correct addresses but it is not working please advise.

variuserp avatar Mar 14 '24 03:03 variuserp

packlink is missing i am not sure why

https://github.com/frappe/erpnext-shipping/releases/tag/v14.3.0

barredterra avatar Mar 26 '24 16:03 barredterra