Copy link to clipboard
Copied
I'm trying to create a new credential using the link below:
https://acrobatservices.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-embed-api#
the problem I'm having is I would like to add not only localhost (for testing in dev) but also tauri://localhost which runs the same app inside of a WebView/IOS Simnulator. Unfortunately the form linked above doesn't seem to accept multiple app domains which seems strange to me. Once this credential is created, It also seems impossible to edit/add the app domains, which I will need to edit once I have a production domain set up. Any ideas on how I can get this to work?
thanks!!
I can't speak for the product team, but I don't believe this will happen. I am, however, pushing for removing the need for a key completely.
Copy link to clipboard
Copied
You can't, and I agree, that sucks. It's one domain per credential, and you can't edit. You can, though, get up to 20 credentials.
Now, that being said, I'm 99% sure we'd block tauri:// as being invalid.
Copy link to clipboard
Copied
why block tauri:// ? Any tips for workarounds?
Copy link to clipboard
Copied
It's not a 'regular' http or https url. Heck, I'd allow it, I'm just saying I don't think we do, you can try. There's no workarounds I'm aware of.
Copy link to clipboard
Copied
thanks for the response...so is there any way to put in a request to allow protocols other than http/https?
Copy link to clipboard
Copied
I can't speak for the product team, but I don't believe this will happen. I am, however, pushing for removing the need for a key completely.