- Forums
- >
- API Platform
- >
- Location API and OAuth Redirect URL
- Thread RSS
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Favorite
- Subscribe
Location API and OAuth Redirect URL
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
08.03.2012 04:56 AM
I am a new guye for at&t APIs, I would like to know that how to use OAuth Redirect URL.
- What should be the value in case of mobile application(iOS,Android etc).
2. How to use this in application?
when i setUp my application it's required for
1. Messaging On Behalf Of (Beta)
and
Thanks
Re: Location API and OAuth Redirect URL
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
08.07.2012 02:25 PM
ashishnigam wrote:
I am a new guye for at&t APIs, I would like to know that how to use OAuth Redirect URL.
- What should be the value in case of mobile application(iOS,Android etc).
During OAuth, the control is handed over to AT&T, such that the actual authentication is between the end user and AT&T. After that handshake, AT&T needs to give the control back to your application. It does this by redirecting the end user (via the OAuth redirect URL) back to your application.
2. How to use this in application?
You just need to make sure your application is listening on that OAuth redirect URL, such that when the end user is redirected back to your application via that OAuth redirect URL, your application can process that redirect and continue with the end user's experience with your application.
Hope that helps,
--brett
Re: Location API and OAuth Redirect URL
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
08.29.2012 08:44 AM
Hi,
I used location api but i didn't receive the location information in UI. From the previous reply i understood that location information will be placed in OAuth.jsp.
Please confirm whether my understanding is correct?
Re: Location API and OAuth Redirect URL
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
09.10.2012 11:31 AM
Hello,
OAuth is just for the authentication. It will return an access token that you can use in the Location API request.
Are you asking about an application you are developing, or is this specifically for AT&T's sample application?
Cheers,
--brett
Re: Location API and OAuth Redirect URL
- Mark as New
- Favorite
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Flag as Inappropriate
09.10.2012 09:02 PM
-
-
- of 1
-
-
