Skip to content

Commit

Permalink
Merge pull request #614 from sanchi-t/Feature/Document
Browse files Browse the repository at this point in the history
Added note for session renewal error in mock server
  • Loading branch information
1000TurquoisePogs authored Jul 10, 2023
2 parents 5994009 + 4115c50 commit ceaf109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ To change the port you can set your environment variable
FLASK_RUN_PORT=5000
```

**Note:** The mock server may produce a Session Renewal Error when the user tries to log in or perform certain actions. This is an expected behavior and does not indicate a problem with the code. This error occurs only when you use the mock server in combination with the App server and Zowe Desktop.

0 comments on commit ceaf109

Please sign in to comment.