I got E_ADEPT_DISTRIBUTOR_AUTH from Package web service
hi developing .net solution our ebook website
i created below request message packaging
<?xml version="1.0" encoding="utf-8"?><package xmlns="http://ns.adobe.com/adept" action="add"><resource></resource><voucher></voucher><resourceitem></resourceitem><filena me></filename><location></location><src></src><metadata></metadata><permissions></permissi ons><!--either data or datapath element, not both--><data>
hakan yıldırım
00 49 231 8823233
info@kanzlei-yildirim.com
</data><datapath></datapath><expiration>2010-08-06t06:23:19+02:00</expiration><nonce>zwnm ytjjmzgtntfmnc00mgy5ltllzmmtzdk4mwexyjq2nzfj</nonce><hmac>l8ldkmilmryqkkb1r0/hnnehd7e=</hm ac></package>
the response acs server is
<error xmlns="http://ns.adobe.com/adept" data="e_adept_distributor_auth http://mydomain/packaging/package urn:uuid:00000000-0000-0000-0000-000000000001"/>
how can solve problem. can not find technical reference error.
your request not correctly signed - see uploadtest sample code how this.
even if had been case request not correctly formed. instance may not specify both <data> , <datapath> element. if specify <data> element should base64 encoding of either epub or pdf file, there multiple other errors empty elements within request. again suggest looking @ uploadtest sample code , reading techref example of how correctly form request.
More discussions in Adobe Content Server
adobe
Comments
Post a Comment