I was hoping to get some resolve with this issue. thank you
wow nothing?
Sorry @lavi.finkelstein, for some reason your question didn’t get pulled into our own Asana for working on until just now.
The reason this isn’t working for you is that you do have an authentication problem, but it’s not related to our API. This endpoint is a product endpoint and the distinction is that Asana expects you to be logged in to be sure you can see the data that is in the CSV. This means you have to use an Asana authentication cookie, which is more challenging to set up and maintain than using our API (because cookies do expire and you’d have to reauthenticate programmatically to get a new one).
By any chance would it work for you to use our actual API with something like this? Build an app with Asana