We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Endpoint paths with special characters as part of the name throw "Invalid uri" error
Example: endpoint path: /repo/files//public/Steel Wheels/Product Line Share by Territory.xanalyzer/inline
Error: java.lang.IllegalArgumentException: Invalid uri 'http://localhost:8080/pentaho/api/repo/files//public/Steel Wheels/Product Line Share by Territory.xanalyzer/inline': escaped absolute path not valid
The text was updated successfully, but these errors were encountered:
Merge pull request #3 from lgrill-pentaho/master
8eb1ab3
[CLEANUP] Reduce artifacts archived
No branches or pull requests
Endpoint paths with special characters as part of the name throw "Invalid uri" error
Example:
endpoint path:
/repo/files//public/Steel Wheels/Product Line Share by Territory.xanalyzer/inline
Error:
java.lang.IllegalArgumentException: Invalid uri 'http://localhost:8080/pentaho/api/repo/files//public/Steel Wheels/Product Line Share by Territory.xanalyzer/inline': escaped absolute path not valid
The text was updated successfully, but these errors were encountered: