-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
According to this documentation: https://clearblade.atlassian.net/wiki/spaces/IC/pages/2207973607/get
There is no need for a parent query param
just the name of the registry is enough.
using as name either:
registry-name
or
projects/$1/locations/$2/registries/$3
results in the following error:
Missing 'parent' query param
To reproduce:
curl -H "ClearBlade-UserToken: ${TOKEN}" https://$X.clearblade.com/api/v/4/webhook/execute/$0/cloudiot?name=projects/$1/locations/$2/registries/$3
Can you please advise?
Cheers.
Metadata
Metadata
Assignees
Labels
No labels