Hi,
when I use these URL
https://api.apify.com/v2/actor-tasks/<TASK_ID>/runs?token=<YOUR_API_TOKEN> with the credentials from my apify dashboard I get the following error:
{
"error": {
"type": "page-not-found",
"message": "We have bad news: there is no API endpoint at this URL. Did you specify it correctly?"
}
}
I did everything like described in
https://docs.apify.com/api/v2#section/Authentication Can you help me and tell me what am I doing wrong? #apify-platform