Hi, I'm trying to add in a WDF to a child workspac...
# gooddata-cloud
p
Hi, I'm trying to add in a WDF to a child workspace and I get a 404 error. I've created the WDF on the parent workspace and am now trying to provide the specific value via a WDF setting for the child workspace. Any help would be appreciated. Trace id and error below:
Copy code
{
  "detail": "The requested endpoint does not exist or you do not have permission to access it.",
  "status": 404,
  "title": "Not Found",
  "traceId": "874cffd80ac04e7e4eea243e05d30ce8"
}
Resolved this, WDF ID was incorrect
🙌🏼 1