Jump to content

Aruna.Silva

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by Aruna.Silva

  1. Hi all , I'm trying to create a user in jasper report server using its extended REST web service API url what im calling is : http://localhost:8080/jasperserver-pro/rest/user and following is the user descriptor I'm sending. <user><username>Alice</username><password>password</password><fullName>Alice Adams</fullName><tenantId>tenantOrg</tenantId></user> Once I called that REST API with above given userDescriptor it gives me an error as follows INFO [com.jaspersoft.jasperserver.rest.sample.RestAPIUtils] response status line: HTTP/1.1 400 Bad Request appreciate if somebody can help me to resolve this issue im suffering. Thanks.
×
×
  • Create New...