
Aha, I see: the ID in the (recently changed) URL is another ID than the API uses :)
I'm getting the following error using the API:
"The app with id 643200 does not have the right view on item with id 37625"
But that item is definitely in that app. What's going wrong?
Please sign in to leave a comment.
Aha, I see: the ID in the (recently changed) URL is another ID than the API uses :)
Hi Stephan
Judging by the id numbers, you are most likely not using the right id for the item. You are probably using the new unique id, called the "app_item_id" in the code. You should use the "item_id". If you are copy/pasting from the URL, you should instead use the "item_id" that is listed under the small cloud in the bar on the item page.
Christian
Hi Stephan,
Find below attachment to solve this issue and this for future purpose.