Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom State not showing any data when deployed in Azure App Services. #100

Closed
ilanopat opened this issue Mar 2, 2018 · 4 comments
Closed

Comments

@ilanopat
Copy link

ilanopat commented Mar 2, 2018

I'm saving a state from a result coming from API request on third-party API. When I access it using Dialog Context, it's not showing.

@billbliss
Copy link
Contributor

What state provider are you using?

@ilanopat
Copy link
Author

ilanopat commented Mar 4, 2018

Azure SQL, I'm accessing the botdata inside a dialog but its not showing.

@RamjotSingh
Copy link
Member

Extension SDK does not deal with data storage (or Dialogs for that matter). Did you try asking BotFramework folks at https://github.com/Microsoft/BotBuilder

@ilanopat
Copy link
Author

ilanopat commented Mar 5, 2018

Okay I see, I actually asked them before about the custom state, if it can be accessed inside Dialogs they said yes and through context but it's during my debugging on localhost. And I saw different results from when I access it through the scope and through dialogs (btw I'm using IBotDataStore), I guess I'm just gonna ask them now that I'm hosting it on Azure.

@aosolis aosolis closed this as completed Mar 5, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants