forcedotcom / postman-salesforce-apis

Salesforce API Postman Collection
Creative Commons Zero v1.0 Universal
1.06k stars 638 forks source link

Metadata -> SOAP DescribeValueType -> Body -> <type>, found an extra "}" #37

Closed BoonPlus closed 3 years ago

BoonPlus commented 3 years ago

The last "}" should be removed.

{http://soap.sforce.com/2006/04/metadata}}

The correct one should look like this...

{http://soap.sforce.com/2006/04/metadata}
pozil commented 3 years ago

Hi @BoonPlus, thanks for reporting this. I just fixed the issue.