feat: user-agent
This commit is contained in:
@@ -27,7 +27,8 @@ class WildberriesMarketplaceApi(BaseMarketplaceApi):
|
||||
|
||||
self.headers = {
|
||||
'Authorization': token,
|
||||
'Content-Type': 'application/json'
|
||||
'Content-Type': 'application/json',
|
||||
'User-Agent': 'wbas_seller.denco.store3547'
|
||||
}
|
||||
|
||||
def get_headers(self):
|
||||
|
||||
Reference in New Issue
Block a user