Hi,
I'm using WSO2 AM for transforming SOAP services to Rest. When I give WSDL file the parameters that are base64Binary do not add to resources. I add that parameter manually and this error appears. Please help me and thank you in advance.
error: Resolver error at paths./login.post.parameters.0.schema.properties.Login.properties.MAC.$ref
Could not resolve reference: #/definitions/base64Binary
![Uploading image.png…]()
Steps to Reproduce
SOAP API
Import WSDL
.
.
.
API configuration/Resources/edit API parameters
test from the devportal
Affected Component
WSO2 AM
Version
4.2.0
Environment Details (with versions)
Docker
Relevant Log Output
Resolver error at paths./login.post.parameters.0.schema.properties.Login.properties.MAC.$ref
Could not resolve reference: #/definitions/base64Binary
Description
Hi, I'm using WSO2 AM for transforming SOAP services to Rest. When I give WSDL file the parameters that are base64Binary do not add to resources. I add that parameter manually and this error appears. Please help me and thank you in advance.
error: Resolver error at paths./login.post.parameters.0.schema.properties.Login.properties.MAC.$ref Could not resolve reference: #/definitions/base64Binary
![Uploading image.png…]()
Steps to Reproduce
Affected Component
WSO2 AM
Version
4.2.0
Environment Details (with versions)
Docker
Relevant Log Output
Related Issues
No response
Suggested Labels
WSO2