Поддръжка на The Movie Database

Hi,

Authentication Steps Do you have an example on how to perform Step 2 for a native Android application.

Validate Request Token Why is this discouraged ?

  • Salil.

6 отговора (на страница 1 от общо 1)

Jump to last post

Hi Salil,

I do not have an example of it in Android, no. The username & password method is discouraged because it's fairly insecure, even over SSL.

What parts about the proper flow are you having problems with?

Hi Travis,

I am facing problems with the second step. I need to get the result back to my app to proceed to Step 3. The redirect_to could be any string or does it need to be in the proper http://.... format ?

This is how my URL looks like - https://www.themoviedb.org/authenticate/myrequestoken?redirect_to=myappname.

After I click on "Allow" I get a "Oops! -We cant find the page you're looking for." error.

  • Salil.

The redirect_to param needs a full web address (starting with http), it's not designed to redirect to a local app.

How does Android handle internal links to local apps? I am not familiar with this at all but if there's local app URL schemes that we could tap into, like yourappname:// or whatever, that would be something I can add support for.

Hi Travis,

I was able to make it work by using the HTTP scheme. ( http://myappname ) When it gets redirected Android shows a chooser dialog ,Browser apps and my app, cause it finds multiple applications to handle the HTTP scheme. I haven't found a way to force Android to let only my application handle this. If the user chooses any browser app, it anyway will not be able to resolve the URI. I am not sure if its a good or a bad user experience but right now I can proceed with the HTTP scheme.

Android can handle custom URL schemes.If needed we could try something like tmdb:// or something that is not specific to an application name.

  • Salil.

Happy to hear you sorted it out. I don't think I want to encourage people use tmdb:// because if we ever have an official app then that would probably be what we wanted to use but I was thinking more along the lines of letting the redirect_to param not require "http://" but rather, a value like "yourapp://".

Hello @salil.khanwalkar ,

I am currently stuck in redirect_to "https://www.themoviedb.org/authenticate/myrequestoken?redirect_to=myappname." part of my android app. How to force android web view to load back on MainActivity and also complete the Step 3: Create a session ID after authenticating. Could you provide some help?

Thanks.

Не можете да откриете филм или сериал? Влезте, за да го създадете.

Глобални

s фокусиране на лентата за търсене
p отваряне на меню "Профил"
esc затваряне на отворен прозорец
? отваряне на прозореца за клавишните комбинации

На страниците за медиите

b връщане назад
e към страницата за редактиране

На страниците за сезони

(стрелка надясно) към следващ сезон
(стрелка наляво) към предишния сезон

На страниците за епизоди

(стрелка надясно) към следващ епизод
(стрелка наляво) предишен епизод

На всички страници за изображения

a отваряне на прозорец за добавяне на изображение

На всички страници за редактиране

t меню за избор на език, на превода
ctrl+ s изпращане на форма

На страниците за дискусия

n създаване на нова дискусия
w статус на наблюдаване
p публична/лична
c затваряне/отваряне
a отваряне на действия
r отговаряне в дискусия
l към последния отговор
ctrl+ enter изпращане на вашето съобщение
(стрелка надясно) следваща страница
(стрелка наляво) предишна страница

Настройки

Искате ли да го оцените или добавите към списък?

Вход