Hello,
I recently encountered an issue with my scheduled program when calling ek .get_data()
. The error returned was:Error code 403 | Client Error
After checking the discussion forum, I found that the problem was related to the app key, which had expired after three months. I generated a new app key using the App Key Generator Tool, and the ek.get_data()
API worked again.
I have two questions:
- Is there a way to extend the validity period of the app key?
- How can I remove a key generated by the App Key Generator Tool? I only found a disable button.
Thank you for your assistance.