29
Views
1
Comments
[Box Connector v2] As-User issue in Box Connector v2
Question
box-connector-v2
Web icon
Forge asset by Gonçalo Mangana, João Almeida

In the 'OnBeforeRequest' service of the BoxConnector v2 (I'm using it for JWT access), if user impersonation is set with a user ID, the Authorization Bearer token is not added to the request header and only the As-User is. A List Append on the Request.Header adding the Authorization header is needed before appending the As-User header. Otherwise the calls fail and there is no specific information as to why from the server. 

2022-02-18 15-32-27
João Almeida
Champion

Hi Roy, thanks for letting this know.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.