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?
The text was updated successfully, but these errors were encountered:
I think this may be my issue #121
how would i call this in a startup in dot net 6 i don't have a startup script anymore?
CanFulfillIntentRequestConverter.AddToRequestConverter();
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello i am trying to use the CanFulfillIntent.
I am getting a type error
System.ArgumentOutOfRangeException : Unknown request type: CanFulfillIntentRequest. (Parameter 'Type')
any advice?
The text was updated successfully, but these errors were encountered: