NodeJS Client: Getting 404 when fetching fieldsets

Hey guys. I’m having trouble listing all fieldsets using the nodejs client. I always get a 404 error when fetching the fieldsets but with models and fields it’s fine.

Any idea what’s happening? Thanks in advance :slight_smile:

Hi @raims that means we cannot find the fieldset with the given ID. Can you please share the code, censoring sensitive information first (e.g. the auth token)?