I'm making xamarin forms app that must save sqlite database in user dropbox account. I have created the required app to connect my xamarin forms app to dropbox, but i am looking for the C# code to get the access token for login. I have tried these instructions (https://gist.github.com/thomashagstrom/b0856a383bcdcf905c7a774c8c1b0879) with no success. Can you help me with ? Thank.