Soporte de The Movie Database

In account endpoint, on every sub endpoint, it clearly states account_id is Optional whatsoever if it is omitted, and instead of let's say

/account/{account_id}/lists -> /account/lists

It will return the account's object rather than the lists, if you omit it without removing the slashes

/account/{account_id}/lists -> /account//lists you will get a 404

Is that the desired function? or is it a bug

2 respuestas (en la página 1 de 1)

Jump to last post

Technically the account id was not supposed to ever be optional. It was a typo that slipped into the new documentation when I moved everything over to Stoplight last year.

I've created a new ticket for me to truly make it optional here.

Chers.

I've noticed some strange and undesired behavior by the Service.

I'm a contributor at the tmdb-java Library by Uwe Trottmann. I made all the authentication mechanism as long with the account endpoint.

Before tests begin in account endpoint i'm initializing some ratings, and some favorites lists etc.

I run the tests and after that i'm rolling back the changes, Whatsoever, most of the times, (maybe due to the high request count?) even though i'm getting the created and success messages, While i'm querying the service for these data on account endpoint, i get empty results. which is odd.

https://github.com/ProIcons/tmdb-java You can see the library here, there's also a branch that i have integrated it with TravisCI

The failure was test_rated_tvShows Results were empty

> Content-Type: application/json; charset=UTF-8
> Content-Length: 13
> {"value":7.5}
> --> END POST (13-byte body)
> Access-Control-Allow-Origin: *
> Access-Control-Expose-Headers: ETag, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, Retry-After
> Cache-Control: public, max-age=0
> Content-Type: application/json;charset=utf-8
> Date: Tue, 30 May 2017 12:03:24 GMT
> Server: openresty
> X-RateLimit-Limit: 40
> X-RateLimit-Remaining: 19
> X-RateLimit-Reset: 1496145808
> Content-Length: 45
> Connection: keep-alive
> {"status_code":1,"status_message":"Success."}
> <-- END HTTP (45-byte body)

it happens most of the times, but NOT always.

https://travis-ci.org/ProIcons/tmdb-java/builds/237486120

Any idea what's causing this issue?

Here is the SuiteClass which Initializes the data. https://github.com/ProIcons/tmdb-java/blob/b79f63e2347ecb77750224e3df1fada378a776e7/src/test/java/com/uwetrottmann/tmdb2/TmdbTestSuite.java

and that's the AccountServiceTest https://github.com/ProIcons/tmdb-java/blob/b79f63e2347ecb77750224e3df1fada378a776e7/src/test/java/com/uwetrottmann/tmdb2/services/AccountServiceTest.java

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de discusión

n crear nueva discusión
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder a la discusión
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión