You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the instructions provided to create the app, the connection to cloudant and nlu are made thru the IBM Cloud interface.
then after implementing the continuous delivery every time a new version is fetched the connection to those services are lost.
I suggest appending the following configuration on the manifest.yml file to map those connections again:
I've reviewed 5 assignments and 4 of them were missing connections to these 2 services. This should be added to documents ASAP.
However, submitters can manually add these connections manually once more and it should work fine.
in the instructions provided to create the app, the connection to cloudant and nlu are made thru the IBM Cloud interface.
then after implementing the continuous delivery every time a new version is fetched the connection to those services are lost.
I suggest appending the following configuration on the manifest.yml file to map those connections again:
the names on the services may change if the student named the services differently, but those names are the ones suggested by the course.
The text was updated successfully, but these errors were encountered: