Custom auth flow not working for collaborators

I’ve created a REST API resource and changed the auth from hardcoded API key to a custom auth flow with a user/pw dialog so that other team members can use it with their account. It works ok for me, but my teammates are getting Unauthorized errors and no user/pw dialog is popping up. Maybe it has some old auth state still attached to it that needs to be reset? How do I make this work for all users on my account?

Hello there @willembult and welcome to the community! This is indeed strange. Any way you’d be able to share your resource configuration? Custom auth is definitely difficult to implement and there are a few things that can go wrong. If you’re not comfortable sharing here, feel free to write into our chat support.