Hello;
I got the access token correctly as stated in the link below.
https://developer.digikey.com/products/batch-productdetails/batchproductdetailsapi/batchproductdetails
In order to access the access token, it is necessary to write the client_id correctly.
When I use the same client id to call the " BatchProductDetails" function, it returns the error “X-DIGIKEY-Client-Id invalid for requested resource”
Isn’t the desired X-DIGIKEY-Client-Id the client id in the picture below?
Thank you for your help.