Closed fvet closed 3 years ago
Found the cause just after reporting the issue :)
My app.json seemed to be saved under 'UTF-8 with BOM' encoding somehow. Changing back to UTF-8 solved the issues (faced a similar issue with AL-TestRunner not working with invalid app.jsons either).
Trying to run the 'Autorize AL App' results in a 'There are no AL folders open' message. I'm not using a work-space, have my /app folder with manifest in the root opened. Did try with app.json or any al file opened in the editor.
Any clue on what I might do wrong?