[SOLVED ]401 error when setting required configuration

Hello

Indeed I decoded with base64 my secret (I also had this problem early on), but after adding channel_id both in the jwt and the request header, the same error occurred. besides that, the documentation on “set requested configuration” doesn’t say what should be in the jwt so I was a bit lost in there. Any other thing that could be making my JWT obsolete?

And I use that same code to generate the token to call the “Get Channel Configuration” Endpoint and it works fine