shahednasser / cross-post

Cross Post a blog to multiple websites

Home Page:https://www.npmjs.com/package/cross-post-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error posting to Hashnode

abhirockzz opened this issue · comments

Hello, I see this error while trying to cross post to Hashnode. It's probably due to an updated API? Or, am I missing something? Would appreciate your help!

Error: Error occured while cross posting to Hashnode: Variable "$input" got invalid value { title: "this is a test blog", contentMarkdown: "# this is a test blog", tags: [] }; Field "isPartOfPublication" of required type "PublicationDetails!" was not provided.

@abhirockzz I think you're right there must have been and update to the API. I was able to get it working in pull request #44.