Hi,
I am trying to implement a Box integration using JWT Authentication. I have set up the entire integration however while trying to generate the access token it is giving an error. Can anyone help how to fix the issue?
Thanks in advance!
Discussion posts and replies are publicly visible
"giving an error" is very unspecific. Please provide more details, so we might be able to give better answers.
I am getting the below attached error:
It's impossible to read the error from this image
Can you upload a more clearer image?
Please find attached.
The error description gives a clear hint on what is missing.
I have done the set up as per the box_ appian setup guide. I do not see any parameter named box_sub_type
Which Box CS plugin are you using? Can you try providing value: "user" to box_sub_type parameter explicitly
We do not have a parameter in the fn!createtoken() plugin. I tried both the Box and JWT plugin function createtoken() but no luck
You will have to follow this documentation:
https://developer.box.com/guides/authentication/jwt/without-sdk/
I have zero experience with this and cannot help with any specific questions.
hi jyoti mishra,
Did this solved ? i am also facing the same to generate token. would you please help me in resolving