ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
183 stars 3 forks source link

RPC not working at all, regardless of settings. #777

Closed nrthbound closed 1 month ago

nrthbound commented 1 month ago

Preflight Checklist

Download Source

Itch

Operating System

Mac OS Sonoma 14.2.1

Commit Hash

No response

Connect Instance ID

No response

Build Timestamp

No response

Describe the Bug

I'm on Cider 2.5.2_5, I have enabled the RPC Server, and using Hoppscotch and Insomnia, it would seem that there is no server running. I've tried it with and without the requirement of an API token to make the request. This worked fine on a previous version (2.4).

Steps to Reproduce

Anything else?

Just to confirm, I'm not getting a permissions error, or any error related a problem with the endpoint. The server simply isn't running.

cryptofyre commented 1 month ago

Hey there, @nrthbound!

We've recently updated the API to utilize a new system so there are new docs that must be used!

These can be found here:

https://github.com/ciderapp/Cider-2/blob/main/docs/Cider%202.5.0%20Preview%20API.md

We plan on getting these rolled out to the main site fairly soon.

nrthbound commented 1 month ago

Ah, perfect. Thank you. I thought that might be possible, but since it was linking to those docs from the main landing page, I wasn't sure.