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.
我尝试使用 Express Framework 使用 NodeJs 的 oauth 连接到tumblr,但我总是收到此消息oauth_timestamp is too far; 我们相信现在是 1362603519,您发送了 1362599755,距离 3764 秒
请帮我
副手它看起来像一个时区问题;在提出请求之前,您是否没有将当前时间转换为 UTC?