I am using typescript to get a list of folder contents from Dropbox account, I keep getting a 400 Bad Request.
I have created a plunker where you can see my code https://plnkr.co/edit/8f0qZm02qkxYhxig31PT?p=preview
If you look in the browser developer tools you will see the error. What am I doing wrong?
Thanks in advance