Discussions
Not getting the Rate
When we call the rate api we get's an error message as "Sorry, we couldn't find any shipping solutions based on the information provided"
This is he body
{'origin_address': {'line_1': 'Room B, 17/F,', 'line_2': "King's Road 388, North Point", 'state': 'hong kong', 'city': 'Hong Kong', 'postal_code': False, 'company_name': 'My Company (San Francisco)', 'contact_name': 'Azure Interior', 'contact_phone': '+58 212 681 0538', 'contact_email': '[email protected]'}, 'destination_address': {'line_1': 'Room B, 17/F,', 'line_2': "King's Road 388, North Point", 'state': 'hong kong', 'city': 'Hong Kong', 'postal_code': False, 'country_alpha2': 'HK', 'company_name': 'My Company (San Francisco)', 'contact_name': 'Azure Interior', 'contact_phone': '+58 212 681 0538', 'contact_email': '[email protected]'}, 'incoterms': 'DDU', 'selected_courier_id': '8bcdb095-bf5f-43bd-8721-6c665d5b398d', 'courier_selection': {'apply_shipping_rules': True}, 'shipping_settings': {'units': {'weight': 'kg', 'dimensions': 'cm'}, 'output_currency': 'USD'}, 'insurance': {'is_insured': True, 'insured_amount': 1.0, 'insured_currency': 'HKD'}, 'parcels': [{'total_actual_weight': 2.0, 'box': {'slug': 'crafts', 'length': 2.0, 'width': 2.0, 'height': 2.0}, 'items': [{'quantity': 2, 'category': 'Crafts', 'description': '[E-COM06] Corner Desk Right Sit', 'sku': 'E-COM06', 'actual_weight': 1.0, 'declared_currency': 'HKD', 'declared_customs_value': 147.0, 'dimensions': {'length': 1.0, 'width': 1.0, 'height': 1.0}}]}]}