我正在尝试将 vimeo 添加getByTag
到我的rma
应用程序中。
vimeo.com/api/rest/v2?format=xml&method=vimeo.test.login&oauth_consumer_key=456b2fecee2080ed734a1357467e0fd9d9e1e2bb&oauth_nonce=35bf1a696da9e26ac8f9dbcf866fc938&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1352889238&oauth_token=08387a1bfa80277c6e7f79436bf57113&oauth_signature=kvuC%2Fp8jxgcyRHAkjNN7q%2FOVldI%3D&oauth_version=1.0
当我将上面的链接粘贴到我的 URL 栏中时,我收到以下错误:
The oauth_token passed was either not valid or has expired
or
The oauth_nonce passed has already been used
当您尝试该方法时,您可以看到的不是 XML 结果。