You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the below strings in a project that has Configuration Management enabled (Opt-in), it never works. Would someone know why it's like that?
represt rm resources -J "https://server" -U username -P password -p "Project" -c Requirements -l "Project Initial Stream" -m "100000-Segment 1.1 VOI" -C "C:\TEMP##aatest\test1.csv"-V
Error message:
(...)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://...
[PYI-37292:ERROR] Failed to execute script 'represt' due to unhandled exception!
Some help would be very appreciated.
Thank you,
Denis
Screenshot to show what is working in my browser and when comparing it to the URL I get from the represt error message.