Hi, I'm trying develop using dropbox's api.
Since our development environment, we're planning to send HTTP request using "IP adress".
such as , "url -x POST https://X.X.X.X/2/files/upload --header ....." instead of "url -x POST content.dropboxapi.com/2/files/upload --header ...."
However, This trial seems to denied on your server.(Ip address is given by nslookup cmd)
So I want you ask "Is there are any way to using your api with ip?" and "this method isn't allowed some security policy?"
thank you