Skip to content

not able to add address #64

@vodiATAD

Description

@vodiATAD

on staging at manufacturer 10038063

response = self.client.manufacturers.add_address(
manufacturer_id=int(manufacturer_id),
address=address,
country_code=country_code
)

creates error NoneType is not iterable

the addresses field is None at this record..

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions