Question

getting an Oauth signature


Badge

hi, i'm attempting to connect a workspace to a generic api that uses Oauth 1.0a. the service requires a unique Oauth signature for each type of request. I can get a signature using their test app, but my problem is that i need to download an array of files using the FME workspace and I need a signature for each file request. Any ideas how that could be accomplished?


8 replies

Badge +16

can you provide the link to the service?

Badge

sure the documentation can be found at developer.deere.com

Badge +16

sure the documentation can be found at developer.deere.com

Which end point are you trying?

 

 

Badge

https://sandboxapi.deere.com:443/platform/

Badge +16
is this the corresponding documentation?

 

https://developer.deere.com/#!documentation&doc;=.%2Ffieldconnect%2FFCoAuth.htm&anchor;=

 

 

Badge

I'm using the myjohndeere api.

Badge +16

I'm using the myjohndeere api.

Have you had a look at the adding the oauth as a web connection via the tools menu >fme options>web connections ?

 

usually Safe advises to contact them if assistance is needed for these matters you can do that via support.

 

 

 

Badge

yes, I've tried that, it made no difference. I will contact support.

Reply