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

Add ProjectMember via API #52

Closed
PagaleMarketing opened this issue May 23, 2022 · 4 comments
Closed

Add ProjectMember via API #52

PagaleMarketing opened this issue May 23, 2022 · 4 comments
Labels
question Further information is requested

Comments

@PagaleMarketing
Copy link

What is your question?

/projects/{projectId}/addprojectmember

Hi I've been trying all day to add an employee to a project via the API. Unfortunately, every time I get the answer "null".

If I try the whole thing via the DOC it doesn't work either.

{
"userId": "ID from the USER",
"projectRoleId": "ID from the ROLE",
"isResponsible": false
}

Best regards,

Patrick

Do you have a trace id of the call?

No response

@PagaleMarketing PagaleMarketing added the question Further information is requested label May 23, 2022
@sebastianrosch
Copy link
Contributor

Hi @PagaleMarketing can you please provide us with the trace id of the request that is producing this issue? You can find it in the response header traceid. Thanks

@PagaleMarketing
Copy link
Author

Hi ich hab gerade gesehen das ihr auch in deutsch antwortet :-) Ich krieg leider nur [
null
] als Antwort, die Adresse und der Input ist richtig?

@sebastianrosch
Copy link
Contributor

Hallo @PagaleMarketing, auch wenn der Response Body null ist sollten trotzdem Response Header gesendet werden. Bist du sicher dass du keine trace id in der Response hast?

@sebastianrosch
Copy link
Contributor

Hallo @PagaleMarketing da ich nichts mehr gehört habe schliesse ich dieses Issue. Melde dich gerne falls du noch Hilfe brauchst.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

2 participants