Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Tags API

Tags API

vikram_Una_Clg
Shopify Partner
12 0 0

can anyone help to fix problem of tag ? I am trying to upload 16k tags in single product. Shopify is accepting 4k tags only, After that i am getting this error in every request.

 

Headers {
  [Symbol(map)]: [Object: null prototype] {
    date: [ 'Tue, 23 Nov 2021 22:34:14 GMT' ],
    'content-type': [ 'text/html' ],
    'content-length': [ '10508' ],
    connection: [ 'close' ],
    'x-sorting-hat-podid': [ '162' ],
    'x-sorting-hat-shopid': [ '56086200483' ],
    etag: [ '"6126de52-290c"' ],
    'x-dc': [ 'gcp-asia-southeast1,gcp-us-central1' ],
    'x-xss-protection': [ '1; mode=block' ],
    'x-download-options': [ 'noopen' ],
    'x-content-type-options': [ 'nosniff' ],
    'x-permitted-cross-domain-policies': [ 'none' ],
    'x-request-id': [ '601e2425-488d-47d1-9dcc-34f31cba9b43' ],
    'cf-cache-status': [ 'DYNAMIC' ],
    'expect-ct': [
      'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"'
    ],
    server: [ 'cloudflare' ],
    'cf-ray': [ '6b2ddbfdfad32d0a-DEL' ],
    'alt-svc': [
      'h3=":443"; ma=86400, h3-29=":443"; ma=86400, h3-28=":443"; ma=86400, h3-27=":443"; ma=86400'
    ]
  }
}

 

 

Replies 0 (0)