GET /nft/{address}/lowestprice not working

Hi,

I’ve been trying to use the /nft/{address}/lowestprice

Which isn’t working. Are others having this problem or am I doing something incorrect?

Request

curl -X 'GET' \
  'https://deep-index.moralis.io/api/v2/nft/0x67d9417c9c3c250f61a83c7e8658dac487b56b09/lowestprice?chain=eth&marketplace=opensea' \
  -H 'accept: application/json' \
  -H 'X-API-Key: **HIDDEN**'

Response

{
  "message": "Could not get NFT lower Price"
}

similar forum thread: getNFTLowestPrice API returning 141 error, could not get NFT lower price

it looks like it works now for some particular cases, but it looks like it doesn’t have recently updated data