unfortunately, this results in a HTTP 404 error.
what's interesting is that this seems to depend on the file-name. if
the file is called e.g. 'foo.jpeg' instaed of images.jpeg all works
just fine.
what is going wrong here?
regards
Christoph
> --
> You received this message because you are subscribed to the Google Groups "Drop.io API" group.
> To post to this group, send email to dropi...@googlegroups.com.
> To unsubscribe from this group, send email to dropio-api+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/dropio-api?hl=en.
>
>
/jgt
--
http://tamboli.cx/
Thanks.
/jgt
--
http://tamboli.cx/, PGP key ID 64301A5F
We attempted to restrict the matching to only occurences at the
beginning of the request path however that effort was unsuccessful. So
for the time being "images" and "stylesheets" in api resource names
are still a known problem. We are currently working on moving the
developer UI off of the api.drop.io domain to fix the problem once and
for all. This move will likely happen along with a few other
improvements which are being made to the developer account system in
general.
> In reference to the previous email with the links, you're forgetting to place another path separators in there...
>
> Example:
>
> This:
>
>> http://api.drop.io/mvjjqbd/asset/acid-picdump-67-jpg
>
> Should be:
>
>> http://api.drop.io/drops/mvjjqbd/assets/acid-picdump-67-jpg
>
> I know that's not all of the issue here, but please, for reference material, we should all be on the same page so when new people come in, they start off on the right foot!
I get an error about an invalid API key when I request the second URL in my browser.
To be clear: the first URL is what I get in an email when I send a link via the send_to action in the REST API.
Here's an example email:
> Greetings,
>
> A drop.io user has sent you a picture.
>
> You can view it on the web at http://api.drop.io/mvjjqbd/asset/acid-picdump-67-jpg
>
> We never send emails that have not been explicitly requested by our users. If you have any questions or concerns, please e-mail us at sup...@dropio.com, or check out our FAQ page at http://drop.io/faq
>
> Regards,
> Team drop.io
>
> http://drop.io | http://drop.io/blog | http://twitter.com/dropio
Perhaps we're talking about different bugs here. My complaint is that the URL in the emails doesn't actually show the asset.
Thanks, and sorry for the confusion.
Jake Good
http://dev.drop.io