android - Foursquare Java SDK: 405 "This endpoint only supports GET" -


i have implemented foursquare-api-java sdk in android app.

sending sample request described in https://code.google.com/p/foursquare-api-java/wiki/basicusage - works in emulator. breaks try on phone, returning 405 "this endpoint supports get" error.

has ran same problem? ideas?

i had problem in android ics.

check this: http://code.google.com/p/foursquare-api-java/issues/detail?id=66

the error fixed removing setdooutput(true) defaultiohandler.java class.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -