Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Apigee tutorial yahoo oauth_problem

Not applicable

Whenever I try to interact with yahooapis, I get the following response:

<yahoo:error xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" xml:lang="en-US" yahoo:uri="http://yahoo.com">

<yahoo:description> Please provide valid credentials. OAuth oauth_problem="OST_OAUTH_PARAMETER_ABSENT_ERROR", realm="yahooapis.com" </yahoo:description>

<yahoo:detail> Please provide valid credentials. OAuth oauth_problem="OST_OAUTH_PARAMETER_ABSENT_ERROR", realm="yahooapis.com" </yahoo:detail>

</yahoo:error>

This same response comes from the first link in the tutorial: <a href="http://weather.yahooapis.com/forecastrss?w=12797282">http://weather.yahooapis.com/forecastrss?w=12797282</a><a href="http://weather.yahooapis.com/forecastrss?w=12797282"></a>

as well as from

http://{org-name}-test.apigee.net/v1/weather/forecastrss?w=12797282

(with org-name replaced, of course)

Solved Solved
0 11 3,678
1 ACCEPTED SOLUTION

adas
New Member

@Timothy We have published a new proxy bundle. You can find it here: https://github.com/apigee/api-platform-samples/tree/master/default-proxies/helloworld

Please give it a try.

View solution in original post

11 REPLIES 11