Problem when Exporting data through API without a ticket

Problem when Exporting data through API without a ticket

Hello, 
I usuccesfully followed instructions to export through API without a ticket given in topic (https://help.zoho.com/portal/en/community/topic/remove-quot;ticket-quot;-from-mandatory-parameters-on-export-api-calls


The result I get is this message:
{ 
 "response":{ 
 "uri":"[...]", 
 "action":"EXPORT", 
 "error":{ 
 "code":7309, 
 "message":"You need to (re)login to export. Incase you have logged in already,then please refresh the whole page(browser) and try again." 
 } 
 } 
}
Thanks for the help!