OPCFoundation/UA-CloudLibrary

swager access : unauthorized on local cloudlibrary instance

marchandpatrick opened this issue · 5 comments

List all CS names in cloudlibrary

on web portal : https://uacloudlibrary.opcfoundation.org/

Click authorize

image

Get infomodel names, it works:
image

On local self hosted cloud library:

(launched with procedure described in :
#118 (comment)
)

Get connected:

image

I used same identification as for UAcloudlibrary login.

Retry to list CS names:

image

=> Unauthorized access

Any idea on what might be wrong?

Can you check the app logs and see if there is an error in there? authorization happens in the app, so there should be no difference between cloud hosted or local hosted instances.

One more comment: Did you go to swagger directly or did you first register via the home page of your locally hosted instance?

I registered via the home page of your locally hosted instance.

Please send app logs.

Closing due to inactivity.