Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

client secret过期,自建后报错消失 #1049

Open
LongStudy opened this issue Jun 23, 2023 · 6 comments
Open

client secret过期,自建后报错消失 #1049

LongStudy opened this issue Jun 23, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@LongStudy
Copy link

今天打开网站变404了,好像是client secret过期了

@LongStudy LongStudy added the bug Something isn't working label Jun 23, 2023
@sudoalx
Copy link
Contributor

sudoalx commented Jun 23, 2023

Yes, the default client expired. I guess we'll have to use our own for now 😿

@wdw1007
Copy link

wdw1007 commented Jun 23, 2023

草了好像还真的是所有者的 client secret 过期了
本项目的第一次 commit 03c05b4 是在 2021/06/22
微软允许的最长时间刚好是两年 😂😂

@iRedScarf
Copy link

使用自己的重新部署,需要把Redis数据库重置,最简单的方法是删掉原来的Redis数据库再重建一个进行关联。

@LongStudy
Copy link
Author

使用upstash部署的直接删了token以后换自己的client id和secret即可

@sudoalx
Copy link
Contributor

sudoalx commented Jun 23, 2023

To use your own redeployment, you need to reset the Redis database. The easiest way is to delete the original Redis database and rebuild it for association.

Alternatively you can go to the setup route and the token will be overwritten in step 3
Route for oauth setup:

/onedrive-vercel-index-oauth/step-1/

@crushedoreos
Copy link

Yes, the default client expired. I guess we'll have to use our own for now 😿

How do I access and use that?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants