This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC3200-LAUNCHXL: jwt Authorization.how much field header limit?

Part Number: CC3200-LAUNCHXL

Tool/software: Code Composer Studio

Now I can get , post to local server so now I need to use jwt authen method but when server generate token I put in  HTTPCli_FIELD_NAME_AUTHORIZATION but got error at HTTPCli_sendRequest :Failed to send HTTP POST request header.But If I reduce token length it can post but invalid token. any one have a idea? if I want to use jwt.