getnikola / plugins

Extra plugins for Nikola

Home Page:https://plugins.getnikola.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[medium] Application not found

geohadab opened this issue · comments

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" : <medium_username>
}

@MattiooFR Any ideas about this?