Hi, I'm developing a Java application which uses ImageIO.read(aUrl) to get a static map image. Up until last night and continuing now, I get the subject line exception. If I copy the URL and paste it directly into a browser from any computers on my network, I get a "reject" image. If I paste the URL into my Droid, it works fine.
These tests are "solo" requests. Although when the program is (was working) it could request up to 16 images as fast as each was returned. I'd read somewhere about a limit the the number of server requests in a 24 hour period (15K) somewhere but I don't think I came anywhere close to that through last night or the couple attempts I tried so far today. How/when does the IP address stop? Is there a way to reset it? Do I need to register for something? TIA, Roy -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
