🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Can't get JWT Token

User: "cuongdnv"
New Altair Community Member
Updated by Jocelyn
I am refering below document to get JWT Token . However when I call the API /api/rest/tokenservice it doesn't return the token but returns a web interface asking for login . How can I get JWT Token



Response of postman:

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "cuongdnv"
    New Altair Community Member
    OP
    Accepted Answer
    @aschaferdiek
    very simple i modified config in .env file and got token via API api/rest/tokenservice with id and password as described in tokenservice document.
    Which is completely unlike the way you are instructing .