Hi @safa sahli
Welcome.
Check this post on the Developer community, as this seems to relate.https://community.developer.atlassian.com/t/forge-proxy-authorization-expired-error/88821
Check that every async call is properly awaited. The error means your function
returned but some network request kept running in the background.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.