Pleiades 3rd Party Integration

Hello

We are trying to integrate Pleiades integration as per below doc.

This is our order request

ayload = {
“name”: “airbus products”,
“input”: {
“provider”: “AIRBUS”,
“bounds”: {
“geometry”: {
“type”: “Polygon”,
“coordinates”: [
[
[
15.825815,
46.714048
],
[
15.813988,
46.707248
],
[
15.832682,
46.703062
],
[
15.839931,
46.711694
],
[
15.835353,
46.716664
],
[
15.825815,
46.714048
]
]
]
}
},
“data”: [
{
“constellation”: “PHR”,
“products”: [
{
“id”: ‘6701559b-e11e-43f9-b395-ac04f193a83b’
}
]
}
]
}
}

Getting this error

{‘error’: {‘status’: 403,
‘reason’: ‘Forbidden’,
‘message’: ‘You do not have sufficient permission for this action. Please contact support.’,
‘code’: ‘COMMON_INSUFFICIENT_PERMISSIONS’}}

Can you help on this?

Thank You

Hi,

To order Pleiades imagery, you will need to purchase the appropriate commercial data package first. You can find out more in this tutorial or from this webinar.

Let us know if you need any more help :+1:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.