Software Archive
Read-only legacy content
17061 Discussions

Using Foursquare

Daniele_A_
Beginner
594 Views

i'll want to share position of user the app to another user ... and i saw i can without server.. right'?

I register my app in https://it.foursquare.com/developers/register

and i get two code api key and secret code.. i insert  in web service and click try

 but seems page not online..or address not correct!

Idea?

 

 

 

 

0 Kudos
5 Replies
PaulF_IntelCorp
Employee
594 Views

Could be the Foursquare web API that's part of the XDK is out of date. The owners of those REST APIs do change them from time-to-time. I'll inform the appropriate engineer.

0 Kudos
Daniele_A_
Beginner
594 Views
Thank you Paul ... Can advice me to add a best way to share localization with photo maybe? My app have lat and long
0 Kudos
PaulF_IntelCorp
Employee
594 Views

Daniele -- this is a question that would be better taken to Stack Overflow. Search for "cordova phonegap location sharing" or something like that. The XDK creates a standard Cordova (aka PhoneGap) app, so any solutions you find for those systems will work on your XDK app.

0 Kudos
Anjali_G_Intel
Employee
594 Views

Hi Daniele, 

The response_type field's entry should be set to a string value 'token'. Can you try what happens after that and share?

Thanks

Anjali 

0 Kudos
Daniele_A_
Beginner
594 Views

Hi Anjali i make at services :

response_type : 'token' 

redirect_uri : http://localhost:58889/http-services/api-explorer/iodocs/oauth2Callback

Sometimes i see that...

 

We couldn't find the page you're looking for.

Search for great places nearby:

 

WHYYY

 

 

0 Kudos
Reply