Forums

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

XML-RPC addProfilePicture error java.lang.NoSuchMethodException

Bernhard Schenk
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!
August 17, 2021

XML-RPC is working for methods addUser, deactivateUser, reactivateUser etc.

 

Result of addProfilePicture(String token, String userName, String fileName, String mimeType, byte[] pictureData)

is: java.lang.NoSuchMethodException: com.sun.proxy.$Proxy3759.addProfilePicture(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.
String)

Any Help ?

 

1 answer

1 accepted

1 vote
Answer accepted
Bernhard Schenk
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!
August 17, 2021

Error was last Parameter pictureData has to be byte[] not string !

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events