GhostSharp icon indicating copy to clipboard operation
GhostSharp copied to clipboard

codeinjection_head missing on getposts

Open KasperVesth opened this issue 2 years ago • 3 comments

Hi, I don't know if you still maintain this, but I figured it was worth a shot. I am using it and loving it, but I no matter what I do, I never get codeinjection_head back from the getposts or getpostbyid methods. I am getting this by making my own call, but I have made something that means that all my posts has it, so I need it for all of my update calls to not overwrite the values :D

Is there any chance you could get that working? :)

KasperVesth avatar May 18 '22 21:05 KasperVesth

It's been quite awhile since I touched this. Looks like the API changed again, so I'd have some things to figure out there. I depend heavily on RestSharp, and they decided to break some things with a recent update. I'd like to get this updated, but can't say when I'll have the time to do it for sure.

grantwinney avatar May 23 '22 02:05 grantwinney

Sounds great :) Everything else seems to work great as well, so hopefully it's not a large change.

KasperVesth avatar May 23 '22 08:05 KasperVesth

Took forever for me to get around to updating this, but I just uploaded a big update to nuget.org. I have a few tests where I test whether that value is coming back, and it is now. I don't think I updated anything around that piece.. maybe I did, or maybe some past version of their API wasn't returning all the values like it should.

grantwinney avatar Nov 13 '22 03:11 grantwinney