coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: Deploy API is not working

Open AxeemHaider opened this issue 6 months ago • 4 comments

Description

Deploy API is not working getting always error

{
  "message": "You are not allowed to perform this action."
}

This is not the token problem I created token with full access and I'm able to access other api restricted endpoints with this same token.

I tried both GET and POST requests.

Minimal Reproduction (if possible, example repository)

  1. Create API token
  2. Go to Deploy API
  3. send request (you get error)

Exception or Error

No response

Version

v4.0.0-beta.319

Cloud?

  • [ ] Yes
  • [X] No

AxeemHaider avatar Aug 07 '24 07:08 AxeemHaider