L
L
Lane202014-11-16 11:42:04
PHP
Lane20, 2014-11-16 11:42:04

How to pass OAuth authorization through the Dropbox API using a token (PHP)?

There is a script. In which authorization is carried out by following a direct link. This gives, to some extent, limited possibilities.
After a few hours of work, re-authorization is required.
The application can generate a token.
How to use it to access the API?
It is necessary so that the script can access the application at any time (without re-authorization).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2014-11-16
@xmoonlight

there should be a function to reissue the token or a parameter to set the token validity period after authorization.
if there is nothing, then nothing. the token becomes obsolete and resulted (password request appeared).
Read the API documentation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question