forcedotcom / postman-salesforce-apis

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

Fixed auth headers for UI API #24

Closed pozil closed 4 years ago

pozil commented 4 years ago

All UI API requests are missing the Bearer keyword in their auth header value. This PR fixes that issue.