You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The allowed domains field for API keys allows localhost with custom ports but not custom domains with local ports. We run our local development on my-custom-domain.com:3000 so are unable to run our Adobe integration locally.
Is it possible to allow custom domains with custom ports?