Hi,
I have a question regarding authentication types. I tried to use App Authentication, but it seems that this method does not work with the v2 API.
According to the documentation (https://www.dropbox.com/developers/reference/auth-types), /1/metadata/link acts as the endpoint for App Authentication, which is a v1 endpoint. The API v2 version of this endpoint is /2/sharing/get_shared_link_metadata, but it is stated in the forum that this does not support App Authentication (https://www.dropboxforum.com/t5/API-Support-Feedback/Invalid-request-No-auth-function-available-for-given-request/td-p/208360).
Am I correct in concluding that App Authentication is not possible with the v2 API?
Thanks in advance