Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_relationships need required lastID parameter #64

Open
JanClawson opened this issue Feb 19, 2024 · 0 comments
Open

get_relationships need required lastID parameter #64

JanClawson opened this issue Feb 19, 2024 · 0 comments

Comments

@JanClawson
Copy link

Describe the bug
GET ​/relationships - Get all relationships in the project with the specified ID, now requires the parameter of lastID in order to function.

To Reproduce
Steps to reproduce the behavior:

  1. Make function call to a project using "jama_client.get_relationships()
  2. Error message should be: py_jama_rest_client.client.APIClientException: 400 Client Error. Bad Request. API response message: The lastId parameter is now required to call GET /relationships API endpoint.

Expected behavior
Expected to get normal list back of relationship items.

Desktop (please complete the following information):

  • OS: MAC iOS
  • Browser: using VSCODE to call repo
  • Version [e.g. 22]: 1.16.0, though it appears to be a problem in current deployment

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant