【发布时间】:2017-01-17 20:09:05
【问题描述】:
我在尝试保存 DSX 计划作业时收到以下错误:
无法创建作业计划条目。状态码:500
错误信息截图:
在过去的几个小时里我已经尝试了大约六次,并且一直收到上述错误消息。
通过浏览器网络检测工具调试我可以看到:
{
"code":"CDSX.N.1001",
"message":"The service is not responding, try again later.",
"description":"",
"httpMethod":"POST",
"url":"https://batch-schedule-prod.spark.bluemix.net:12100/schedules",
"qs":"",
"body":"While attempting to get Bluemix Token from BlueIDToken, unable to retrieve AccessToken, failed with status 400 Bad Request, message = {\"error\":\"invalid_grant\",\"error_description\":\"A redirect_uri can only be used by implicit or authorization_code grant types.\"} Entity: {\"error\":\"invalid_grant\",\"error_description\":\"A redirect_uri can only be used by implicit or authorization_code grant types.\"}",
"statusCode":500,
"duration":666,
"expectedStatusCode":201
}
【问题讨论】:
-
这个问题是可重现的。正在调查中。
-
已解决,请您重新检查一下。
标签: apache-spark ibm-cloud data-science-experience dsx