Search:

Type: Posts; User: amiga_tone; Keyword(s):

Search: Search took 0.04 seconds.

  1. That's correct Craig it did end up working with...

    That's correct Craig it did end up working with HMAC_SHA1. The page on DropBox that mentions the use of PLAINTEXT is: https://www.dropbox.com/developers/blog/20

    Clearly, I just glanced over the...
  2. Well it looks like I just wasn't using it...

    Well it looks like I just wasn't using it properly. I've fixed the issue (I think it had something to do with the way I was accessing directories) and can now upload and list files.

    Oh and I...
  3. Yes I'm using the vbfischer plugin but each time...

    Yes I'm using the vbfischer plugin but each time I try and access an API call (e.g. getItemMetadataPath()) I get a 403 Forbidden.

    I read somewhere (and I can't find the link now) this was because...
  4. Override the oauth_signature_method for connection factories

    I'm trying to override the oauth_signature_method for the Dropbox Connection factory but so far I can't find any info on how to override this from "HMAC*" to "PLAINTEXT".

    Has anyone got any...
  5. Ensuring RestTemplate is configured the same as ContentNegotiatingViewResolver

    I seem to be getting different representations of my objects coming back from the ContentNegotiatingViewResolver when sending JSON representations.

    When the RestTemplate sends the request, the...
  6. Setting header values with Spring REST Controller

    Okay, I have a controller that is successfully returning my object in XML and JSON - no problem there - but I need to set the Location header to the value of the entity I'm returning.

    I currently...
  7. Replies
    0
    Views
    633

    JSF Changes?

    I'm using JSF 1.1 and Spring 2.0.2 and have hit a problem (yes thats right) with the Variable resolution.

    I had a quick look at the source of the Spring DelegatingVariableResolver and noticed that...
Results 1 to 7 of 7