見つからないアカウント: を私はanother accountからデータを取得しようとした場合は動作しませんか? <response>
<error>
<![CDATA[ The specified profile could not be found. ]]>
</error>
</response>
さらに、ユーザーが名前にシンボルやスペースを持っている場合、APIのリンクはどのよ
現在、複数のOAuthおよびOpenIDサービスを持つNodeJSバックエンドを構築しています。私はPassport-Steamの問題を抱えていますが、私は解決策を見つけられません。 var STEAM_KEY = process.env.STEAM_KEY;
// Use the SteamStrategy within Passport.
passport.use(new SteamSt