serverless-openwhisk icon indicating copy to clipboard operation
serverless-openwhisk copied to clipboard

sls deploy failed: **failed to fetch routes**

Open davidpodhola opened this issue 6 years ago • 2 comments
trafficstars

The example fails with

endpoints (api-gw):
**failed to fetch routes**
endpoints (web actions):
**no web actions deployed**

davidpodhola avatar Nov 04 '19 14:11 davidpodhola

I have same issue on console

jsong0605 avatar Jul 06 '21 04:07 jsong0605

https://github.com/serverless/serverless-openwhisk/issues/103

Refer to this. After I configure this, it's OK

Exporting an environment variable OW_APIGW_ACCESS_TOKEN with the value of APIGW_ACCESS_TOKEN found in .wskprops property file fixes the problem.

zhijun714 avatar Sep 27 '21 08:09 zhijun714