You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Fruchtgummi,
your signature is correctly. Check your Request Url with Parameters. You create the signature with Parameters but the request url is without the query parameter and than the signature is not vaild in your example.
<common:messages xmlns:common="http://rest.immobilienscout24.de/schema/common/1.0">
ERROR_AUTHENTICATION_REQUIRED
Invalid signature for signature method HMAC-SHA1
</common:messages>
We can't use PHP, only Golang. We build the header with follow code. I hope you can derive it from golang-code.
and the endcoding-function
If I get the offers, example from "/restapi/api/financing/construction/v2/offer" than run this with the generated header from my function.
Why do i have to treat leads differently than offers?
The text was updated successfully, but these errors were encountered: