在google街景图中,当我在步骤3中上传照片的元数据时,我得到了错误: "error": { "message":"The API Key and the authentication credential are from different projectsconsole.developers.google.com/project/3624944027
因此,我试图在我的应用程序中使用Google缩短器API。下面是我编写的类,用于进行HTTP调用并检索缩短的URL。public class GoogleUrlShortnerApi //API Key from Google
private const string key = "-------我试着调试并在类中的第二个using上放置一个断点。========================= 更新 =================