objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Remove dependency and then deploy: Error Error loading app: Unauthorized: No secret matching the supplied secret. #305

Closed objecthub-io closed 6 years ago

objecthub-io commented 6 years ago

Steps

Findings

An error is reported: Error loading app: Unauthorized: No secret matching the supplied secret. Secret: [Token.UNSPECIFIED_TOKEN] for the dependency that was removed.

objecthub-io commented 6 years ago

Caused by that JS is not recompiled after dependency is removed.

objecthub-io commented 6 years ago

Fixed.