I successfully installed and set up the medium API. I can successfully get my user ID and I have verified that it’s returning the correct ID. However, get-publications is not working correctly. Rather than returning my publications, the API returns publications that I am subscribed to.
The set up is fairly simple. I supply the API with the ID and get my publications back. I do receive publications, but they are not mine.