When I specify exact merchant_id
and project_id
instead of the «self» value, this API part does not work too.
A error message is the same:
{
"error": {
"type": "<class 'werkzeug.exceptions.Forbidden'>",
"value": "You don't have the permission to access the requested resource. It is either read-protected or not readable by the server."
}
}
My data:
-
merchant_id
: e563c46f -
project_id
: 6dc226ae-3924-4c61-bb02-49ad000fa961
Hello, @Joachim_de_Boer, why is it?