FAIRiCUBE / data-requests

Request data to be made available within FAIRiCUBE HUB
2 stars 0 forks source link

Update stac_dist/LGN/LGN.json #256

Closed baloola closed 3 months ago

baloola commented 6 months ago

{"filename": "LGN/LGN.json", "item_type": "stac_dist", "change_type": "Update", "user": "fairicube", "data_owner": true}

misev commented 3 months ago

I've tried to update this entry in the catalog twice but got no feedback when clicking Submit.

On the second try I captured this error in the developer console:

XHRPUT
https://catalog-editor.eoxhub.fairicube.eu/api/item-requests/stac_dist/LGN.json
[HTTP/2 500  597ms]

PUT
    https://catalog-editor.eoxhub.fairicube.eu/api/item-requests/stac_dist/LGN.json
Status
500
VersionHTTP/2
Transferred532 B (21 B size)
Referrer Policystrict-origin-when-cross-origin
Request PriorityHighest
DNS ResolutionSystem

    access-control-allow-credentials
        true
    access-control-allow-headers
        DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,Authorization
    access-control-allow-methods
        GET, PUT, POST, DELETE, PATCH, OPTIONS
    access-control-allow-origin
        *
    access-control-max-age
        1728000
    content-length
        21
    content-type
        text/plain; charset=utf-8
    date
        Wed, 26 Jun 2024 07:46:26 GMT
    strict-transport-security
        max-age=15724800; includeSubDomains
    X-Firefox-Spdy
        h2

    Accept
        application/json
    Accept-Encoding
        gzip, deflate, br, zstd
    Accept-Language
        en-US,en;q=0.5
    Authorization
        Basic ....
    Connection
        keep-alive
    Content-Length
        4298
    content-type
        application/json
    DNT
        1
    Host
        catalog-editor.eoxhub.fairicube.eu
    Origin
        https://catalog-editor.eoxhub.fairicube.eu
    Priority
        u=1
    Referer
        https://catalog-editor.eoxhub.fairicube.eu/
    Sec-Fetch-Dest
        empty
    Sec-Fetch-Mode
        cors
    Sec-Fetch-Site
        same-origin
    Sec-GPC
        1
    User-Agent
        Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0
    x-fairicubeowner
        true
    x-user
        FAiRICUBE
baloola commented 3 months ago

I'll invistigate

baloola commented 3 months ago

should be working now, could you try again please ?

misev commented 3 months ago

Yes it worked now. I'll merge this request then.