Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はすでに access_token を持っていますが、それは short_lived_token です。私のアプリケーションには long_lived_token が必要です。Java で取得する方法は知っていますが、Python を使用しています。
Pythonでlong_lived access_tokenを取得する方法を知っている人はいますか? または、python で short_lived を long_lived に更新する方法は?