1
This application domain (http://127.0.0.1:8000) is not authorized to use the provided PDF Embed API
New Here
,
/t5/acrobat-services-api-discussions/this-application-domain-http-127-0-0-1-8000-is-not-authorized-to-use-the-provided-pdf-embed-api/td-p/12172193
Jul 12, 2021
Jul 12, 2021
Copy link to clipboard
Copied
I'm working on a Django project and I'm to use the Adobe PDF Embed API. I enter the application domain as localhost but it is still not working. Any tips on how I can make it work with the localhost?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-services-api-discussions/this-application-domain-http-127-0-0-1-8000-is-not-authorized-to-use-the-provided-pdf-embed-api/m-p/12172270#M2149
Jul 12, 2021
Jul 12, 2021
Copy link to clipboard
Copied
If you set up credentials for "localhost", you need to use "http://localhost/". You can't use the IP address.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

