Closed LeandroBarone closed 1 year ago
in insomnia, nunjunks environments are used to get the definitions of the template tags
relevant file: insomnia-app->app->templating->index.ts function: getTagDefinitions
official docs reference: https://support.insomnia.rest/article/171-template-tags
Hi @madrigal1, are you able to reproduce the issue on our latest release: https://github.com/Kong/insomnia/releases/tag/core%402022.7.5?
My OAuth secret cointains the Nunjucks comment opening symbol
{#
, so this request can't be made:My workaround was generating a different secret that doesn't include
{#