I have 2 questions regarding REST API at this point.
1. Do we need to request for a new token everytime we run a dataflow ? Its just valid for a session ?
I request one today and when I try to run the dataflow with the same token the next day. It does't work.
2. Is there a way to capture the "failed" run when we submit a process through REST API?