I want to download zoom recordings and transcripts using the share links shared by other users on the same main account. But how do I provide authentication in my code so that the links return the actual content.
Because for now I’m basically being returned the html content of the page. Which means I’m not being able to access these links if I don’t provide authentication.