Access deleted topics from the API

Hello,

I’m trying to access a deleted topic which I can access trough the webinterface with the admin account using the api. I’m using a api token of the admin account, so the account should have the right permissions. Anyway, trying to access to the topic with the api gives back an 404 error.

Is there anyway to access the topic using the api?

Thanks.

Are you also passing the username of the admin account?

Yes, I am. That’s what’s irritating me.

I’d recommend that you inspect both the request you send and the one your browser sends (I use Fiddler for that) and carefully look for differences.

3 Likes