BDX-town / Mangane

Alternative frontend for Akkoma
https://bdx.town
GNU Affero General Public License v3.0
155 stars 26 forks source link

Unable to import when using Mangane #206

Closed jcrabapple closed 1 year ago

jcrabapple commented 1 year ago

When I have Mangane enabled on my Akkoma instance and set as primary, users are unable to import CSVs. There is a 404 error on /api/v1/pleroma/blocks_import.

Cl0v1s commented 1 year ago

Hi ! That's probably related to recent changes on Akkoma about the /v1 endpoints.

Does it seem something like it @uandreew ? :)

Cl0v1s commented 1 year ago

It's because this particular endpoint is not in v1

https://docs.akkoma.dev/stable/development/API/pleroma_api/#apipleromablocks_import

Are you using the latest version of Akkoma @jcrabapple ?

jcrabapple commented 1 year ago

I'm using Yunohost so I'm running 3.7.1.

Cl0v1s commented 1 year ago

Thanks for your quick response, I have a fix !

crisukbot commented 1 year ago

Hi ! That's probably related to recent changes on Akkoma about the /v1 endpoints.

Does it seem something like it @uandreew ? :)

Oh, yeah) I guess I missed import/export) And the links are broken)