bigcommerce/hello-world-app-ruby-sinatra

Auth :name variabl

Closed this issue · 1 comments

:name variable in:
get '/auth/:name/callback'

does not load in application. Sinatra provides very little in terms of error. What ruby version is recommended and what should the :name variable present when making the call?

The name is handled automatically. For example in your app settings, the auth callback URL should be: https://www.mysite.com/auth/bigcommerce/callback