JodelRaccoons / jodel_api

Unoffical Python Interface to the Jodel API
https://github.com/nborrmann/jodel_api
MIT License
18 stars 7 forks source link

Posted Images wont get displayed in the App #5

Closed M6D6M6A closed 4 years ago

M6D6M6A commented 4 years ago

If I only post a text, everything works as expected and the post is also displayed in my app with my main account. If I now specify an imgpath, the post is created and I can see it with the API, but when I search for it in the app, I can't find it. I even posted it in an empty channel and on my mobile phone I get a message that no post has been made yet, you know why?

M6D6M6A commented 4 years ago

Looks like it does only display the img if its jpg?

Unbrick commented 4 years ago

I guess the image needs to be jpg but i would need to verify it manually. Does it work using jpg?

M6D6M6A commented 4 years ago

Jup, just use .jpg and everything should work fine