Hello everyone. I'm going crazy with DropBox Api Http
Never used an Api Call and don't know how to manage it.
**What should I Do :**
1. Get access to my Public Folder
2. Find Sharable Link for images
**My Question**
How should be the script to "send the request"? (can't figure out ...) (need a full script)
How should be the "response" and how I should deserialize it (JsonUtily?)
Thank you a lot.
For now I only figured out that I should use WebRequest (but I don't know how).
Already configured DropBox App and I have the Token.
From here and on I cannot understand what I should do...
↧