You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For whatever reason I can't seem to get the ProjectProtectedEnvironments.create() function to work. I believe it has to do with the payload being injected (ProtectedEnvironmentAccessLevelEntity[]). Despite filling it in
It returns a 400 Bad Request. I've played around with manual curls and there have been no issues on that side. The other ProjectProtectedEnvironments currently work too, just not this one.
Checklist
I have checked that this is not a duplicate issue.
I have read the documentation.
The text was updated successfully, but these errors were encountered:
For whatever reason I can't seem to get the ProjectProtectedEnvironments.create() function to work. I believe it has to do with the payload being injected (ProtectedEnvironmentAccessLevelEntity[]). Despite filling it in
and passing it like so:
It returns a 400 Bad Request. I've played around with manual curls and there have been no issues on that side. The other ProjectProtectedEnvironments currently work too, just not this one.
Checklist
The text was updated successfully, but these errors were encountered: