I'm not enouph good with API ! I don't realy understand what I have to
do !
Can you help me little bit more
I have to admit that I don't remember where I found nonce data.
JD
In Related Software, 1001bricks writes:
In Related Software, VladaJu writes:
Hello,
Thanks for your answer.
Do you used like me Authorization Oauth 1.0 ?
Erm, wrote you, check on Github?
Examples found in 10 seconds, please read the code?
I came to you cause I don't succed to get my signature. I have my ID and
password but I don't know how to get my signature with it. Can you explain
me ?
Thanks for your help
JD
In Related Software, Stellar writes:
In Technical Issues, VladaJu writes:
Is it possible to connect the Bricklink API from postman ?
When you generate your signature, make sure your parameters are in alphabetical
order. Ex filed comes before status: GET /orders?filed=true&status=completed
I was getting a similar issue and fixed it.
In Related Software, VladaJu writes:
Is it possible to connect the Bricklink API from postman ?
Did you succed to connect to api with Portman ? I'm using autorisation oauth
1.0 I'm not able to put the parameter include in header in alphabétisation
order. And I always got the signature issue.
In Related Software, KnC_Bricks writes:
When you generate your signature, make sure your parameters are in alphabetical
order. Ex filed comes before status: GET /orders?filed=true&status=completed
I was getting a similar issue and fixed it.
In Related Software, VladaJu writes:
Is it possible to connect the Bricklink API from postman ?