[401] unauthorized with Fakturoid

Hello,

I have a scenario JIRA x Fakturoid for making invoices based on xy metrics from JIRA. It worked perfectly, but today it failed on parameter = quantity, no idea why as this month it worked as usuall and the parameter coming from JIRA is good. Whatever, I put a right data into the quantity parameter and tried to run it once to make the one invoice, but it’s giving me the [401] unauthorized error and I have no idea why. Anyone having any idea please?

Thanks, Alda


Seems to me like token issue (expired connection / session) and the quantity error is just because it expects quantity, but got error. I would start with double-checking connections and re-authorizations…