This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Invalid API call as no apiproduct match found

Part Number: TI-API
Other Parts Discussed in Thread: DS90UB935-Q1

i have the same problem as the following, how can we preoceed to fix?

Thank you

  • Giorgio - i need to do some research but can you verify the credentials you are using, usually you need your test secret and test key id along with your authentication access key 3 pieces to mak a test call and then for a production call you would also need those 3 pieces related to production,  i will look into this and respond later today.

  • Giorgio,

    I am running this prod store API - Get product with your prod credentials.  

    for the part you reference above (DS90UB935-Q1) its orderable material is below 

    So I ran a test below with the material needs to exist on www.ti.com and verify the version you are using is v2 vs v1.

    see example below.- hope this helps

    https://transact.ti.com/v2/store/products/DS90UB935TRHBRQ1  (as an example with your client id and secret)

    "tiPartNumber": "DS90UB935TRHBRQ1",
    "genericPartNumber": "DS90UB935-Q1",
    "buyNowUrl": "">www.ti.com/.../DS90UB935TRHBRQ1",
    "quantity": 0,
    "pricing": [
    {
    "currency": "USD",
    "priceBreaks": [
    {
    "priceBreakQuantity": 1,
    "price": 5.391
    },
    {
    "priceBreakQuantity": 100,
    "price": 4.395
    },
    {
    "priceBreakQuantity": 250,
    "price": 3.454
    },
    {
    "priceBreakQuantity": 1000,
    "price": 2.93
    }
    ]
    }
    ],
    "futureInventory": [],
    "description": "FPD-Link III 3-Gbps serializer with CSI-2 interface for 1 MP & 60 fps",
    "minimumOrderQuantity": 1,
    "standardPackQuantity": 3000,
    "exportControlClassificationNumber": "EAR99",
    "htsCode": "8542390001",
    "pinCount": 32,
    "packageType": "DS90UB935TRHBQ1_32_VQFN_RHB",
    "packageCarrier": "CUT TAPE",
    "customReel": true,
    "lifeCycle": "ACTIVE"
    }

**Attention** This is a public forum