Hello,
It looks like the Google Earth Engine (GEE) account you’ve linked to SEPAL doesn’t have permission to read the asset "projects/ee-afexdem/assets/Western".
To verify this, please try the following:
Confirm the asset exists: Go to the GEE Code Editor (
https://code.earthengine.google.com/), log in with the account that should own or share the asset and just paste this: print(ee.Image('projects/ee-afexdem/assets/Western'));
If you get an error, the asset may have been deleted, renamed or moved.
Re-authenticate your SEPAL connection: In SEPAL, click your username (bottom-right) → Google account → Disconnect.
Then click Connect Google account again, and be sure to choose the same GEE login that owns or has been granted access to the asset.
Request or grant access: If the asset belongs to someone else, ask its owner to share it with you. They can do this in the GEE Code Editor under Assets → Sharing, granting you “Viewer” or “Owner” rights.
Once they’ve shared it, repeat step 2 to refresh your permissions in SEPAL.
Let me know if you still see an error after trying these.
Best,
Daniel