erpnext-shipping
erpnext-shipping copied to clipboard
response_data = {'error': {'code': 412, 'request': 'api/v2/parcels', 'message': 'User has no address data'}}
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.
packlink is missing i am not sure why
https://github.com/frappe/erpnext-shipping/releases/tag/v14.3.0