【发布时间】:2014-04-28 08:00:13
【问题描述】:
我正在使用 GDK 和 Mirror API 开发 Glass 应用。我坚持使用 XE16 中启动的 GDK 身份验证功能。尝试使用 Mirror API 插入帐户时收到“404 Not Found”响应:
POST https://www.googleapis.com/mirror/v1/accounts/{userToken}/com.example.myapp/username%40email.com
我不确定是否必须先将我的应用上传到 glassware 才能对其进行测试。身份验证文档有点说:
https://developers.google.com/glass/develop/gdk/authentication
是否可以上传我的应用来测试此功能而不向其他人公开?
【问题讨论】:
标签: authentication google-glass