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
I am facing difficulties in storing data in the database as per the provided steps in the lab. The export to the database consistently fails, and I have attempted the process both on the IBM Skills Build Cloud IDE and locally on Visual Studio Code. I have verified that the Cloudant credentials are correct, eliminating that as a potential cause.
Steps to Reproduce
Followed the steps outlined in the lab for storing data in the database.
Attempted the export to the database on IBM Skills Build Cloud IDE.
Repeated the process locally on Visual Studio Code.
Ensured that Cloudant credentials are accurate.
Expected Behavior
The data should be successfully stored in the database following the provided steps in the lab.
Actual Behavior
The export to the database consistently fails, and data is not stored as expected.
Additional Information
I have attempted the process multiple times to rule out the possibility of a one-time issue.
Verified that the Cloudant credentials are correct.
Considering the possibility of a missing step or permission issue related to database access in the lab resource.
Environment
IBM Skills Build Cloud IDE
Visual Studio Code
Cloudant as the database
Possible Causes
Missing step in the provided lab instructions.
Permission issues related to accessing the database in the lab resource.
The text was updated successfully, but these errors were encountered:
sunnyallana
changed the title
Cloudant doesn't function properly with the app
Unable to Successfully Export Data to Database: Cloudant
Jan 19, 2024
Issue Description
I am facing difficulties in storing data in the database as per the provided steps in the lab. The export to the database consistently fails, and I have attempted the process both on the IBM Skills Build Cloud IDE and locally on Visual Studio Code. I have verified that the Cloudant credentials are correct, eliminating that as a potential cause.
Steps to Reproduce
Expected Behavior
The data should be successfully stored in the database following the provided steps in the lab.
Actual Behavior
The export to the database consistently fails, and data is not stored as expected.
Additional Information
Environment
Possible Causes
The text was updated successfully, but these errors were encountered: