Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

No content to map to Object due to end of input

Badri Acharya
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2021

When trying to use the REST API for bitbucket to add user to group getting the below error

{​    "errors": [        {​            "context"null,            "message""No content to map to Object due to end of input",            "exceptionName""java.io.EOFException"        }​    ]}​

Api endpoint used -

/rest/api/1.0/admin/groups/add-users

parameters

{
    "group": "group",
    "users": [
        "user1",
        "user2"
    ]
}

 

1 answer

0 votes
Georgeta Pojoga September 22, 2021

Have you fix it some way? I'm experience the same issue. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events