Uber API - HTTPS needed for Price Estimates?
问题 I use Uber's API to create a WordPress plugin so people can order taxis to your physical location. I'm looking at integrating the Price Estimates using the endpoint here - https://developer.uber.com/v1/endpoints/#price-estimates - I've a solution but having a bit of problem implementing it. I'm getting an error on testing which in Google Chrome Developer Tools which states "Request header field Access-Control-Allow-Origin is not allowed by Access-Control-Allow-Headers." I suspect it's due to