HTTP JWT token request

I’m working with the EC25 module and currently developing an application that needs to interact with a REST API. Specifically, I need to request a JWT token for authentication to access an endpoint. This token is obtained through a POST request and requires certain credentials to be included. How can I properly include these credentials before making the POST request to acquire the JWT token?

Hi @Melanathuru_Sahil
Can you give me your email? I can send you the instructions for HTTP.

I was able to resolve the issue of fetching JWT token. But, I am unable to use the token to process the GET/POST request. Could you help me on that?

My Email ID: sahmangnt@gmail.com

Hi @Melanathuru_Sahil
I sent you the HTTP instructions for your reference. I hope it worked for you.