I have B2368-66 router and I need to update it to the latest firmaware. Currently I have 2018 fw version. So please be kind enough to help me.
'sampathkumara:b2368-update-lambda dilankalaksiri$ chalice deploy'
'Creating deployment package.'
'Updating policy for IAM role: b2368-update-lambda-dev'
'Updating lambda function: b2368-update-lambda-dev'
'Creating Rest API'
'Resources deployed:'
'- Lambda ARN: arn:aws:lambda:us-east-1:453779689961:function:b2368-update-lambda-dev'
'- Rest API URL: https://cpi5krb6al.execute-api.us-east-1.amazonaws.com/api/'
'sampathkumara:b2368-update-lambda dilankalaksiri$ '
When I execute the chalice deploy it gives Rest API url like above. But when I go that URL it's say {"message":"Missing Authentication Token"}
I have B2368-66 router and I need to update it to the latest firmaware. Currently I have 2018 fw version. So please be kind enough to help me.
When I execute the
chalice deployit gives Rest API url like above. But when I go that URL it's say{"message":"Missing Authentication Token"}