I get this error in the SendCloud integration log. I copied the message exchanged. Looks like I can't use the SendCloud integration anymore at this moment. What is happening? I'm using TB1.5.
As far as I understand, it (sendcloud) is asking for an url (/currencies) that is not supported by TB?
Question
Dolfijn
I get this error in the SendCloud integration log. I copied the message exchanged. Looks like I can't use the SendCloud integration anymore at this moment. What is happening? I'm using TB1.5.
As far as I understand, it (sendcloud) is asking for an url (/currencies) that is not supported by TB?
{
Edited by Dolfijn"id": 626504775,
"base_url": "https://www.gquipment.com",
"full_url": "https://www.gquipment.com/webservice/dispatcher.php?display=%5Bid%2Ciso_code%5D&ws_key=***************************&url=currencies%2F",
"method": "GET",
"response_code": 401,
"response": {
"body": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<prestashop xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n<errors>\n<error>\n<code><![CDATA[26]]></code>\n<message><![CDATA[Resource of type \"currencies\" is not allowed with this authentication key]]></message>\n<additional_info>\n</additional_info>\n</error>\n</errors>\n</prestashop>\n",
"headers": {
"Date": "Tue, 17 Sep 2024 09:41:25 GMT",
"Vary": "Accept-Encoding,User-Agent",
"Server": "Apache/2",
"Connection": "Keep-Alive",
"Keep-Alive": "timeout=2, max=100",
"Access-Time": "1726566085",
"Content-Type": "text/xml;charset=utf-8",
"PSWS-Version": "1.6.1.999",
"TBWS-Version": "1.5.1",
"X-Powered-By": "PHP/7.4.16",
"Content-Length": "234",
"Execution-Time": "0.004",
"Content-Encoding": "gzip"
}
},
"request": {
"headers": {
"Accept": "*/*",
"Connection": "keep-alive",
"user-agent": "SendCloud/1.0 (prestashop; https://www.sendcloud.sc)",
"Authorization": "**********************************************MVk6",
"Accept-Encoding": "gzip, deflate, br"
},
"payload": null
},
"created_at": "2024-09-17T11:41:25.359375+02:00",
"exception_type": null,
"exception": "Error 401 (Unauthorized): We can't access the integration to request the orders.",
"protected": false,
"additional_data": "",
"formatted_date": "17-09-2024 11:41:25"
}
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now