Search found 3 matches
- Wed Jan 01, 2025 8:34 pm
- Forum: OpenAPI
- Topic: Signature problem when request with postman to api
- Replies: 5
- Views: 1435
Re: Signature problem when request with postman to api
Thank. Now i know-how how to pars body datas. But still have problem with signature. Timestamp is dinamic so that is not a problem.
- Wed Jan 01, 2025 12:34 pm
- Forum: OpenAPI
- Topic: Signature problem when request with postman to api
- Replies: 5
- Views: 1435
Re: Signature problem when request with postman to api
Hash = api_key thats what i meen to.
So probobly i am doing averything good and still have that error (wrong signature)
I think it can be something wroga with this md5-converter
Maybe you can tell me how can I pass corectly data like sns (serial number of inverter)? It should be in url?
https ...
So probobly i am doing averything good and still have that error (wrong signature)
I think it can be something wroga with this md5-converter
Maybe you can tell me how can I pass corectly data like sns (serial number of inverter)? It should be in url?
https ...
- Fri Dec 27, 2024 8:41 pm
- Forum: OpenAPI
- Topic: Signature problem when request with postman to api
- Replies: 5
- Views: 1435
Signature problem when request with postman to api
Hi.
I want to do request by POST in postman and have problem with signature. I used my token, timestamp, language with no problem. When i use https://www.webatic.com/md5-convertor to convert to md5 hash i still have error with bad signature. i paste
/op/v0/device/real/query\\r\\nHASH\\r ...
I want to do request by POST in postman and have problem with signature. I used my token, timestamp, language with no problem. When i use https://www.webatic.com/md5-convertor to convert to md5 hash i still have error with bad signature. i paste
/op/v0/device/real/query\\r\\nHASH\\r ...