[integration API] resource creation is broken #1017

Closed
opened 2026-04-05 18:07:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Esa-mimbias on 8/25/2025

Hi
since 1.9.0, I can no longer create resources with IP, neither using curl no the api/docs UI

when PUTing to https://<pangolin API url>/v1/org/<orgName>/site/<siteID>/resource

return is :
{"data":null,"success":false,"error":true,"message":"Validation error: Unrecognized key(s) in object: 'siteId'","status":400,"stack":null}

using the WebUI gives same result:

Image

I also tried to create a resource with with put_org__orgId__resource but getting a 404

Any clue ?

*Originally created by @Esa-mimbias on 8/25/2025* Hi since 1.9.0, I can no longer create resources with IP, neither using curl no the api/docs UI when PUTing to `https://<pangolin API url>/v1/org/<orgName>/site/<siteID>/resource` return is : {"data":null,"success":false,"error":true,"message":"Validation error: Unrecognized key(s) in object: 'siteId'","status":400,"stack":null} using the WebUI gives same result: <img width="1658" height="1730" alt="Image" src="https://github.com/user-attachments/assets/ce7843eb-bcc3-4f1c-8494-74009c63c873" /> I also tried to create a resource with with `put_org__orgId__resource` but getting a 404 Any clue ?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1017