Skip to main content

Sign Template API broken?

  • September 13, 2023
  • 2 replies
  • 206 views

Forum|alt.badge.img

The get sign templates listing API call is returning a 500 Internal Server Error for me. This seems to be irrespective of whether making the call as a particular user or standalone.

API: https://developer.box.com/reference/get-sign-templates/
Call fails whether through code or just curl, e.g.
curl -L -X GET “https://api.box.com/2.0/sign_templates” -H “Authorization: Bearer <ACCESS_TOKEN>”

Response is HTTP Code 500 “Internal Server Error”

Anyone else see this when making a call to that API endpoint?

2 replies

rbarbosa Box
Forum|alt.badge.img
  • Developer Advocate
  • September 15, 2023

Hey there,

Is this still happening?


Forum|alt.badge.img
  • Author
  • Known Participant
  • September 15, 2023

Looks like it is resolved now! Thanks.