Works fine on my home PC. What could be the reason? wget --user-agent=Safari "https://api.nasdaq.com/api/quote/AAPL/dividends?assetclass=stocks"
hangs on App Engine but returns data immediately on my laptop. Do they detect the request is from App Engine and decide not to respond? wget "https://finance.yahoo.com" # works fine on App Engine Thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/984055a7-8a55-4bc8-9188-1f2c09e958f4n%40googlegroups.com.
