plugins
plugins copied to clipboard
[medium] Application not found
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?