We've sent a verification link by email
Didn't receive the email? Check your Spam folder, it may have been caught by a filter. If you still don't see it, you can resend the verification email.
Started March 6th, 2022 · 2 replies · Latest reply by frederic.font 2 years, 9 months ago
Hi! I have built an app called Freesound Safari. Here's a link. https://apps.apple.com/us/app/freesound-safari/id1610644893
To use it, you have to log in, allow access, and copy the authorization code. THEN you have to paste that access code into my app. Only then can I get an access_token to let the user access restricted resources, like file downloads.
I need to be able to use a Redirect url of freesound-safari:// instead of https://. That would let Freesound callback to my app after the user allows access. So it's pretty simple, I just need to be able to set non-http urls as my Redirect url.
Hi,
There is an open issue for that: https://github.com/MTG/freesound/issues/1186 It's been stalled but maybe we can revive it now.
Thanks for sharing the app!