403 - BLOCKED_EGRESS when using forge storage

Hello,
I’m using the native Nodes.js runtime environment and I’m getting the following error when I’m calling storage.get() function:
PROXY_ERR: Forge platform failed to process runtime HTTP request - 403 - BLOCKED_EGRESS
I don’t see here that it should be a limitation of this environment.

Could you help me out?

Thanks, Mark

Hi @bodrimark, can you please check if you’re using the latest version of @forge/api in your app? If not, can you please try to update and redeploy it and see if this error still happens?

1 Like

Hi @JingYuan!
Upgrading to the latest version solved the problem!

Thank you,
Mark

2 Likes