Pinterest身份验证网址返回404错误?

5 php json oauth pinterest

我正在测试pinterest api http://pinterest.com/developers/api/

在身份验证部分的上面的URL中,它说我必须将用户重定向到pinterest身份验证屏幕.但当我重定向用户o这个网址(使用我的client_id和redirect_url)

https://pinterest.com/oauth/authorize/?client_id=12345456&redirect_uri=YOUR_REDIRECT_URI&scope=read 
Run Code Online (Sandbox Code Playgroud)

它返回404错误?这有什么不对?

cee*_*yoz 8

这是我前几天收到的回复:

您好Chris,API并未真正开放供公众使用.我们推动文档生存以试图获得反馈,但自从我们看到活动以来我们不得不关闭它.我们准备好后,我们会回写那些注册了测试列表的人.

请填写此表单以获取测试列表.

https://docs.google.com/a/pinterest.com/spreadsheet/viewform?hl=en_US&formkey=dHBvVkVsN2NzUVEybDhjeFZ0ZzFKWnc6MQ

我希望他们在文档中注意到这一点.