Hi,
I deployed my javascript lambda function on AWS. The function works great when using Postman. Also, when I add the link to my AWS function to the Webhook URI in my Dropbox App, it enables, meaning that the challenge is being accepted. Yet, when I add a new file to my Dropbox, it doesn't notify my function.
Is there any known problem caused by using AWS? Or can it be anything else causing this?