All URLs from post's API are /404/ if url specified in fields field.
Get some data from post's API:
&fields=url would return correct url
&fields=url,title would return 404
Adding an id temporarily fixes issue:
&fields=url,title,id would return correct url
@fueko do you have a custom routes.yaml file?
I think this is a regression but needs to be verified.
@ErisDS I don't have. I installed a completely new installation (localhost), added the API key - the problem still appears. I checked - and the problem starts with version 2.28.1
@ErisDS Look at demo.ghost.io
馃憢 Hi @fueko, thanks for reporting the issue. Can confirm this is a regression and the bug was introduced in 2.28.1 release as you mentioned. We are working on a fix for this and will release it asap.
@fueko This has now been fixed and released in latest version (2.29.1), thanks again for reporting. 馃槃