Login REST api not supported on 7.x version

Hi,

Just trying to understand why the Login REST api is not supported on the 7.x version. I just updated from 6.3.0 to 7.x and seems like my integration which uses the REST api under the hood has started failing giving me 404 - Not found error on Login call.

 

vaibhav.gaikwad's picture
Joined: May 14 2014 - 6:13am
Last seen: 4 years 8 months ago

@hozawa - the login using REST does not seems to work on community edition, I contacted Tibco support for the same (using a commerical support id) and they informed me that they made a fix for the commercial edition but for community edition they do not perform hotfix kind of support. That was really strange to me. They asked me the use the j_spring_security_check instead.

 

During my test I get 404 - Not found on the login REST url.


 

vaibhav.gaikwad - 4 years 8 months ago

2 Answers:

Exactly which REST API are you trying to use?

7.1.0 still has Login authentication APIs.

https://community.jaspersoft.com/documentation/tibco-jasperreports-serve...

hozawa's picture
176587
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago

In the documentation of 7.1.0 there is Rest Api Login, but when using it, error 404 occurs.

To get around the error, I used the "rest_v2 / users" validating the existence of the user.

mmmartins's picture
186
Joined: Jan 28 2016 - 5:33am
Last seen: 1 week 5 days ago
Feedback
randomness