Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any plan to update the keys? #85

Open
gaardhus opened this issue May 20, 2019 · 4 comments
Open

Is there any plan to update the keys? #85

gaardhus opened this issue May 20, 2019 · 4 comments

Comments

@gaardhus
Copy link

I'm getting errors on the keys, and I don't know how to find the updated signing versions. Is there a plan to update the files, or can anybody point me in the direction on how to update them manually?

When I'm running
j = jodel_api.JodelAccount(lat=lat, lng=lng, city=city)

I get the following output:

Creating new account.
Traceback (most recent call last):

  File "<ipython-input-77-1a5f3f511db7>", line 1, in <module>
    j = jodel_api.JodelAccount(lat=lat, lng=lng, city=city)

  File "C:\Users\tobia\Anaconda3\lib\site-packages\jodel_api\jodel_api.py", line 56, in __init__
    r = self.refresh_all_tokens(**kwargs)

  File "C:\Users\tobia\Anaconda3\lib\site-packages\jodel_api\jodel_api.py", line 136, in refresh_all_tokens
    raise Exception(resp)

Exception: (477, {'error': 'Signed request expected', 'metadata': None})
@datagutten
Copy link

I was able to extract a key, but the API would not accept it.

@guitar9
Copy link

guitar9 commented May 27, 2019

I think this project is outdated :D Somebody has another solution to get Jodel Posts programmatically?

@gaardhus
Copy link
Author

@guitar9 yeah you are probably right. If you stumble upon a useful method please update me :).

@marbink
Copy link

marbink commented Jun 3, 2019

if you are able to get the key from ios & update version, my fork would work ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants