getnikola / plugins

Extra plugins for Nikola
https://plugins.getnikola.com/
MIT License
59 stars 95 forks source link

[medium] Application not found #368

Open geohadab opened 3 years ago

geohadab commented 3 years ago

I get this error when I type nikola markdown

raise MediumError("API request failed", json) medium.MediumError: Application not found

I am not sure what is the problem. I have created a medium.json { "TOKEN" : <>, "client_id" : }

Kwpolska commented 3 years ago

@MattiooFR Any ideas about this?