Skip to main content
alphar0001
January 13, 2026
Question

Request/Header not created in oauth2 Integration

  • January 13, 2026
  • 2 replies
  • 0 views

Normal http get integration. Getting below error and clearly query url is not created  . It is working with bruno/postman. hardcoded the bearer authorisation token into the appian integration , getting the same  error as below

HTTP REQUET

Note: The HTTP request did not include the following headers because they contained empty values:

  • Authorization
  • Accept
  • X-IBM-Client-Id
  • Content-Type

Headers with empty values will be included in the request. Test again to see the results.

RESULT

error-result-label

Connection timed out

error-result-guidance

The integration execution time exceeded the configured timeout Next Steps

  • Retry the request later
  • Set the timeout to a higher value

2 replies

stefanhelzle0001
January 13, 2026

Did you consider to add the authorization info to the connected system and use this instead of hard coding something?

shubhama926776
January 15, 2026

I would recommend, Use OAuth2 connected system to auto-add Authorization then reference it in Integration.