Many API endpoints returns 404 (self-hosted)

Hi!
I have my own version (Enterpise 4.4.9 and Developer 5.0.0)
Tried my first steps in api and getting stuck…

As noted in Get Metadata

The endpoint for getting metadata is /api-gateway/api/v2/dtables/{base_uuid}/metadata/

And for base info:
/api-gateway/api/v2/dtables/{base_uuid}

I can GET metadata via /api/v2… (no api-gateway at start), as well as /related-users

but getting base info (/api/v2/dtables/{base_uuid}) responses with 404

Also all endpoints for rows operations returns 404

What am I doing wrong?

Please read: Extra Upgrade Notices - SeaTable Admin Manual and then add the missing nginx block for the api-gateway.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.