Fix decoding of embedded complex data
Open
bug
- Dominant language
- Python
- Stars
- 186
- Forks
- 117
- Avg merge
- 11d 20h
- Merged PRs (30d)
- 1
Description
# Description
The current implementation assumes that complex input data embedded in the WPS post request is base64 encoded. This is not always the case. Probably this issue needs to fixed in both `OWSLib.wps` and `PyWPS`.
See discussion in PR #560
# Environment
- operating system:
- Python version:
- PyWPS version: 4.2.9
- source/distribution
- [ ] git clone
- [ ] Debian
- [ ] PyPI
- [ ] zip/tar.gz
- [ ] other (please specify):
- web server
- [ ] Apache/mod_wsgi
- [ ] CGI
- [ ] other (please specify):
# Steps to Reproduce
# Additional Information
Contributor guide
Assessment
This issue has not been assessed yet.