files.content.readThis board is the new home for david63's extensions.
All of the extensions hosted here will need to be treated as a new install as there is no migration from the original ones to these, and furthermore, no support will be given to migrating to any of these extensions from previous versions.
Due to the selfishness of certain board members it has become necessary to apply a limit of how many downloads each member can make before making a donation. Once a donation has been made then you will have unlimited downloads.
All of the extensions hosted here will need to be treated as a new install as there is no migration from the original ones to these, and furthermore, no support will be given to migrating to any of these extensions from previous versions.
Due to the selfishness of certain board members it has become necessary to apply a limit of how many downloads each member can make before making a donation. Once a donation has been made then you will have unlimited downloads.
[3.3.0] Dropbox Upload
-
devspace
- Owner

- Posts: 343
- Joined: October 2022
Re: [3.3.0] Dropbox Upload
The only permission that I can see that is missing is
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
ok
I'll make the change and let you know once the auto database runs again
I'll make the change and let you know once the auto database runs again
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
I made the change to the drop box permission and the dropbox still come up as The Dropbox upload failedThe Dropbox upload failed
amd the phpbb error log show
Dropbox returned the error
» {"error_summary": "invalid_access_token/..", "error": {".tag": "invalid_access_token"}}
and i wemt ahead and generate a nre one
amd the phpbb error log show
Dropbox returned the error
» {"error_summary": "invalid_access_token/..", "error": {".tag": "invalid_access_token"}}
and i wemt ahead and generate a nre one
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
can you give me an exsample on how this offline url should work on the outh redirect
Your authorization URL should look like:
https://www.dropbox.com/oauth2/authoriz ... _type=code
when i try add this to the
Redirect URIs on OAuth 2 after replace yje clinet ID with my app key it show inviald domain
https://developers.dropbox.com/oauth-guide
the offline part is what refreash the token for new one
The Full Process to get a Refresh Token
Authorize: Paste the URL above into your browser while logged into your Dropbox account and click Allow.
and when i try used that url in my browser with my app ley in the url it just redirect me to the search engine
Your authorization URL should look like:
https://www.dropbox.com/oauth2/authoriz ... _type=code
when i try add this to the
Redirect URIs on OAuth 2 after replace yje clinet ID with my app key it show inviald domain
https://developers.dropbox.com/oauth-guide
the offline part is what refreash the token for new one
The Full Process to get a Refresh Token
Authorize: Paste the URL above into your browser while logged into your Dropbox account and click Allow.
and when i try used that url in my browser with my app ley in the url it just redirect me to the search engine
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
Since i couldn't get this extention work i found a better option using the muilcloud ftp transfer to google drive
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
still having problems get this extention to work
the error log shows
Dropbox returned the error
» {"error_summary": "invalid_access_token/.", "error": {".tag": "invalid_access_token"}}
The Dropbox upload failed
and i found a way to generate a long last dropbox token and that token still cause the invaild access token error and i try all steps that was on this thread also
the error log shows
Dropbox returned the error
» {"error_summary": "invalid_access_token/.", "error": {".tag": "invalid_access_token"}}
The Dropbox upload failed
and i found a way to generate a long last dropbox token and that token still cause the invaild access token error and i try all steps that was on this thread also
-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
Here is an screen shot of my dropbox phpbb setting on the phpbb forum

and screen shot of my dropbox app permission
https://www.awesomescreenshot.com/image ... 20aecabbbd
and i found a way to Gernerate a offline token at https://www.dropbox.com/oauth2/authoriz ... ber here
I don't know if somethhing on my webhost blocking or not webhostpython.com witch is part of the worldhost groups family web host

and screen shot of my dropbox app permission
https://www.awesomescreenshot.com/image ... 20aecabbbd
and i found a way to Gernerate a offline token at https://www.dropbox.com/oauth2/authoriz ... ber here
I don't know if somethhing on my webhost blocking or not webhostpython.com witch is part of the worldhost groups family web host
Code: Select all
Sat Apr 04, 2026 12:11 pm Dropbox returned the error
» {"error_summary": "invalid_access_token/.", "error": {".tag": "invalid_access_token"}-
Waltons72
- Member

- Posts: 12
- Joined: March 2026
Re: [3.3.0] Dropbox Upload
Dave,
do you plan on update the extention to add support for the refreash token to the extention as i think those short live token is what cause the extention to failed and i never got the extention to work.
do you plan on update the extention to add support for the refreash token to the extention as i think those short live token is what cause the extention to failed and i never got the extention to work.