You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i am trying to use the CanFulfillIntent.
I am getting a type error
System.ArgumentOutOfRangeException : Unknown request type: CanFulfillIntentRequest. (Parameter 'Type')
any advice?
please note i also posted an issue on alexa.net.
I am feel the change needs to be made to the Type in alexa.net. timheuer/alexa-skills-dotnet#261
The text was updated successfully, but these errors were encountered:
I think this may be my issue timheuer/alexa-skills-dotnet#121
how would i call this in a startup in dot net 6 i don't have a startup script anymore?
CanFulfillIntentRequestConverter.AddToRequestConverter();
Hello i am trying to use the CanFulfillIntent.
I am getting a type error
System.ArgumentOutOfRangeException : Unknown request type: CanFulfillIntentRequest. (Parameter 'Type')
any advice?
please note i also posted an issue on alexa.net.
I am feel the change needs to be made to the Type in alexa.net.
timheuer/alexa-skills-dotnet#261
The text was updated successfully, but these errors were encountered: