clarity-h2020 / emikat

http://www.emikat.at/?lang=en
1 stars 0 forks source link

Permission issue when accesing EMIKAT REST API #37

Closed p-a-s-c-a-l closed 4 years ago

p-a-s-c-a-l commented 4 years ago

I think it could be a permission issue.

Example URL called by the Table app: https://service.emikat.at/EmiKatTst/api/scenarios/3209/feature/view.2975/table/data?rownum=1000&filter=SZ_ID=3209&filter=STUDY_VARIANT%3D%27BASELINE%27&filter=TIME_PERIOD%3D%27Baseline%27&filter=EMISSIONS_SCENARIO%3D%27Baseline%27&filter=EVENT_FREQUENCY%3D%27Frequent%27&column=GRID_ID&column=STUDY_VARIANT&column=TIME_PERIOD&column=EMISSIONS_SCENARIO&column=EVENT_FREQUENCY&column=EXPOSEDQUANTITY&column=DAMAGEPROBABILITY&column=DAMAGEQUANTITY

I can get the result rows using my personal Emikat user, but using the default Emikat "GAST" user I don't see any results. @humerh can you please check the permissions?

Originally posted by @patrickkaleta in https://github.com/clarity-h2020/csis-technical-validation/issues/32#issuecomment-627291392

p-a-s-c-a-l commented 4 years ago

resolved