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
From the the Swagger UI at the demo2 environment https://demo2.openi-ict.eu/api-docs/?cloudlet=true#!/subscription/removeSubscription
I cannot properly call the DELETE Subscription (removeSubscription) method,
and I see a label: “Reason: Not yet Implemented”.
If I try to send the request i am getting an {"error":"Missing Auth token: "}
and I cannot send the AuthTtoken because the corresponding input form is missing.
The text was updated successfully, but these errors were encountered:
From the the Swagger UI at the demo2 environment
https://demo2.openi-ict.eu/api-docs/?cloudlet=true#!/subscription/removeSubscription
I cannot properly call the DELETE Subscription (removeSubscription) method,
and I see a label: “Reason: Not yet Implemented”.
If I try to send the request i am getting an {"error":"Missing Auth token: "}
and I cannot send the AuthTtoken because the corresponding input form is missing.
The text was updated successfully, but these errors were encountered: