Skip to content

Store Hash #16

@OrrYakobi

Description

@OrrYakobi

cannot seem to find the store hash in my response. Context comes in as "".

This is my omniauth.rb

Rails.application.config.middleware.use OmniAuth::Builder do

  provider :bigcommerce, ENV['BC_ID'], ENV['BC_SECRET'], scope: "store_v2_orders"  
           
end

In my app settings. I only have the Orders permission set to modify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions