Hello, good morning, I have bought this extension that I find very interesting, but I can't make it work, let's see if you can help me please.
As indicated in the tutorial after your purchase, I must include the code:
"repositories": [{"type": "composer", "url": "https://extiverse.com/composer/"}]
in the composer.json file, in my case I have it like this:
https://pastebin.pl/view/9a4e4d80
then I must put in the terminal:
composer config --global --auth bearer.extiverse.com yourUniqueToken
where it says "yourUniqueToken" I put the Token that I generated after paying for the extension. And after hitting "Enter" I get the following error:
I don't understand what I did wrong. Can you help me? thanks!.