I have implemented oauth process, but public url is not accepted due to not be
The redirect URI is not allowed, the URL is not part of Atlassian whitelisted domains for registered MCP Clients. Redirect URI http://127.0.0.1:3334/oauth/callback
also tried using api tokens, but with oauth i can one step further locally (using localhost) but then i get 'Client id not found' bnesides being provided, how i can get it done?
Hi same problem here, is there an developer portal or some option how to register my production url?
Same problem for us with non-local callback.