Skip to main content
Participant
January 21, 2021
Question

Gettting "The Web Form ID specified is invalid" for adobe sign API

  • January 21, 2021
  • 0 replies
  • 216 views

Hi!

I am trying to embed a signing widget into my app

I have successfully created widget with `/api/rest/v6/widgets` using `x-api-user` header, got widget id,

but when I am trying to get its code by /api/rest/v6/widgets/${id}/views,

I'm getting error

code: "INVALID_WIDGET_ID"
message: "The Web Form ID specified is invalid"

 

How can I fix this problem?

This topic has been closed for replies.