We have a production app that has been given an exemption for the Asset API Put endpoint, and is working as expected.
However we’re finding the Asset API Put is returning a 404 for our development and staging/qa apps, using any API version from 2023-01 → 2024-01.
From the documentation, we should be able to use the API from apps not distributed through the app store. Do our dev/staging/qa apps need to be set as Custom apps in distribution? and if so, how do we test billing for these?
Yesterday morning I was able to do a PUT request to the Asset Api with my development app while targeting API 2023-01 without any issue, but since yesterday afternoon the endpoint returns a 404.
Basically the same situation as Greg, our production app has the exemption and is working properly, but it seems we cannot use the Asset API in our development / QA apps anymore, even when we target 2023-01.