Added by Wiktor Piasecki over 5 years ago
Is it possible to change journal entry author by passing user_id as a parameter?
Everytime i tried it my query used users personal API KEY to identify the author instead of the user_id parameter that i passed.
I'm using NODEJS as server and i'm passing a JSON file.