Skip to main content
Participant
July 19, 2023
Question

INVALID_POSTSEND_REDIRECT_URL Specified post send redirect URL not in allowed list

  • July 19, 2023
  • 3 replies
  • 1159 views

I'm using the rest API. I want to set a re-direct so once the user has sent a document for signing they go back to our web site.

 

/api/rest/v6/agreements/[contractid]/views
 
When I add the URL I get the error: 

INVALID_POSTSEND_REDIRECT_URL Specified post send redirect URL not in allowed list.

 

How do I add the URL to the allowed list? The documentation says something about the URL must be part of the allow list for application redirects, configured by a CSR Admin, but I have no idea what that is or where to find it.

 

Thanks.

 

 

 

 

 
This topic has been closed for replies.

3 replies

Adobe Employee
April 10, 2024

create a support ticket and ask them to make  changes to  APPLICATION_REDIRECT_URI_ALLOWLIST from bacend

Participant
December 15, 2023

Some infomation I now have for anyone else with this issue:

 

If I understood correctly, you reported that you want to add confirm how you can add the redirect URL in your developer account.

This can be done by our OPS team, but to raise the issue we need following information:
1)Email address associated with the developer account.
2)Email address associated with the paid account.
3)The Client ID of the application ID that you are set up the connection with your custom app.

Looking forward to your response.

atsmusz_as_dsEng
Adobe Employee
Adobe Employee
August 14, 2023

Hi Jonathan,

 

You will likely need to open a support case for this so that your URL can be added by them. This is a security feature to keep folks from abusing the system or adding redirects to "bad" URLs.  Are you currently on a paid or free/developer account?

Aaron Smusz - Data Science Engineering - Adobe Acrobat Sign
Participant
October 20, 2023

Currently on a developer account.