简体   繁体   English

尝试在模拟器中运行时无效的请求

[英]Invalid Request upon trying run in simulator

I cannot seem to run anything via iOS simulator in appcelerator today: 我今天无法在appcelerator中通过iOS模拟器运行任何东西:

STUDIO BUILD: 4.7.0.201607250649 STUDIO BUILD:4.7.0.201607250649

SDK :5.4.0 (have tried a few different sdks versions) SDK:5.4.0(尝试过几个不同的sdks版本)

When trying to run I get: 当我试图跑步时,我得到:

[INFO] : Alloy compiled in 0.65622s [INFO] : Alloy compiler completed successfully [ERROR] : invalid request [INFO]:合金编译在0.65622s [INFO]:合金编译器成功完成[错误]:无效请求

That was for existing projects... 这是针对现有项目......

When I tried a new project I got a message stating: 当我尝试一个新项目时,我收到一条消息说:

The project has an invalid/non-platform GUID. 该项目具有无效/非平台GUID。 and cannot be run. 并且无法运行。 Would yo like to register the app with the platform, updating its GUID? 你想在平台上注册应用程序,更新它的GUID吗?

Upon clicking yes it does nothing to resolve the issue. 点击“是”后,它无法解决问题。

Invalid Request seems to trigger when there is an issue with your authentication with Appcelerator. 当您使用Appcelerator进行身份验证时出现问题,似乎会​​触发Invalid Request

Go to terminal a log in again: appc login . 再次appc login终端: appc login

All should work after you've logged in. 所有这些都应该在您登录后工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我正在尝试在 ios 模拟器中运行钛项目,但出现一些节点错误 - I am Trying to run a titanium project in ios simulator but getting some node error Appcelerator无法在iOS Simulator中运行应用程序 - Appcelerator unable to run app in iOS Simulator 在El Capitan Update之后,Appcelerator Studio应用程序无法运行。 编译时请求无效 - Appcelerator Studio apps does not run after El Capitan Update. Invalid Request on compile 无法在iPhone模拟器上运行新的Titanium应用 - Unable to run new Titanium app on iPhone simulator Appcelerator上的“无效请求”编译 - “Invalid Request” on Appcelerator Compile 无法确认用户。 400错误的请求-无效的应用程序密钥 - Fail to confirm user. 400 Bad Request - Invalid app key 带有 5.2.0 sdk 的 Titanium ios 应用程序在运行或分发模式下启动时崩溃,但在调试或模拟器中运行良好 - Titanium ios app with 5.2.0 sdk crashes at launch in run or distrib mode but works fine in debug or simulator 尝试更新时 Mac 上的 Appcelerator Studio“密码无效” - Appcelerator Studio on the Mac "Invalid password" when trying to update Appcelerator:自定义密码重置页-错误的请求,reset_password_token无效 - Appcelerator: Custom Password Reset Page - Bad Request, reset_password_token is invalid CLI和iOS模拟器出现问题 - Trouble with CLI and iOS simulator
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM