Issue with API Key Expiration for /api/compose.update
Hey everyone!
I'm trying to update my compose file using the
I create a new API key from the profile page and use it as
It works fine for the first 1–2 minutes (returns 200), but after that, I start getting 401 responses.
I didn’t set any expiration when creating the key.
Is this expected behavior or possibly a bug?
I'm trying to update my compose file using the
/api/compose.update
endpoint.I create a new API key from the profile page and use it as
x-api-key
.It works fine for the first 1–2 minutes (returns 200), but after that, I start getting 401 responses.
I didn’t set any expiration when creating the key.
Is this expected behavior or possibly a bug?
1 Reply
Hello, up
I have the problem I only use the
/project.all
endpoint