Skip to main content
Answer

Test SDK: Could not read configuration file: Illegal characters in path.

  • July 25, 2024
  • 2 replies
  • 81 views

Forum|alt.badge.img+1

Hi All,

I’m just getting started with the Test SDK, and I’m following the starter guide on GItHub (Acumatica/Test-SDK-Starter-Guide (github.com)) , but I cannot get past the “Could not read configuration file: Illegal characters in path.” error.  I updated the command line to point to the config file, I’ve downloaded the original project multiple times, but I keep hitting the same issue.

Feel like I must be missing something simple.

Error and Parameter shown in below screenshots.

 

Best answer by scottstanaland12

Think I figure out the issue.  The message really had me thinking it was referring to the command line argument path to the config file, but it looks like the issue was related to a path in the config file having double quotes around it.  

2 replies

Forum|alt.badge.img+1

Think I figure out the issue.  The message really had me thinking it was referring to the command line argument path to the config file, but it looks like the issue was related to a path in the config file having double quotes around it.  


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • July 25, 2024

Thank you for sharing your solution with the community @scottstanaland12!