Session 3 : Neutrinos Reels Master Class Assignment: Motor Insurance Pricing

I got invalid token access, could any of you please guide me with this.

3 Likes

@Rocky @Muhammed_Sinan please help

2 Likes

Hello @jampalalokesh
Thanks for reporting the issue. To understand it better, could you please share more details about the invalid token?
Where exactly are you seeing this error, and what part of the process is it happening in?

Thank you!

2 Likes

@Sam i getting this error at testing using postman , the invalid token error getting after deploying and testing in neutrinos reels ,then i downloaded swagger and when i am trying execute request methods

2 Likes

Ok thank you @jampalalokesh for the reply,
How did you assign the token in header, is that bearer ?Could you please send the curl request?

2 Likes


This is my major setback during neutrinos platform ,everytime this messages are displaying.

3 Likes

@Sam please provide me a solution for this.

3 Likes

Hello @jampalalokesh , could you please provide a screenshot of the Authorization tab?

2 Likes

4 Likes

Hello @jampalalokesh ,
Thank you for sharing the details.

Based on the information you provided, it appears that you haven’t generated a token yet. Please follow the steps below:

  1. Generate the Token
    Navigate to the Reels Token section and generate a new token.
  2. Add Token to Postman
    In Postman, go to the Headers section and add the following:
    Key: token
    Value:[your generated token]
  3. Update the Request Body
    Remove the hardcoded data from the body and replace it with your test data.

Let us know once you’ve tried this or if you face any issues.

2 Likes

yes thankyou @Sam runtime sync is getting the result ,runtime async it getting same error ?? i have checked the token still i getting error in runtime async
.

3 Likes

Could you give screenshot of that request and result?

3 Likes

@Sam yes the problem is resolved. Thank for your precious time and guidance

4 Likes

thank you this issue is resolved..

4 Likes