coinbase / coinbase-ios-sdk

Integrate bitcoin into your iOS application with Coinbase
https://www.coinbase.com/
Apache License 2.0
171 stars 67 forks source link

Why do I always get an error: URI scheme is not registered for: "com.iancrypto.coinbase-oauth" #61

Closed ianfreelancemail closed 2 years ago

ianfreelancemail commented 3 years ago

I don't know why I always got that error. In fact I registered the redirect URI in the Coinbase API app and I used the correct Client ID and Secret Key.

My Bundle Identifier: com.iancrypto My URL Scheme: com.iancrypto.coinbase-oauth://coinbase-oauth My Registered Redirect URI (Coinbase API): com.iancrypto.coinbase-oauth://coinbase-oauth

Please help me correct this if there's an error. If there's something wrong with those details I stated above, please help me correct it.

ianfreelancemail commented 3 years ago

I really need your help with regards to this issue.

soolaymahn commented 3 years ago

Did you register your URI scheme in Xcode? https://developer.apple.com/documentation/xcode/allowing_apps_and_websites_to_link_to_your_content/defining_a_custom_url_scheme_for_your_app

jwitcig commented 2 years ago

Thanks for the suggestion @soolaymahn!

Unfortunately since we are sunsetting the package, we will no longer be providing support.

Stack Overflow might be a good place to move the discussion if it is still needed.

Thank you all for your interest!