Closed RobotX5 closed 1 year ago
👋 Hi there! Thanks for your contribution to the project by posting your first issue!
I to post an issue on https://github.com/stoiveyp/Alexa.NET.CanFulfillIntentRequest/issues/3
I am feel the change needs to be made to the Type in alexa.net.
I think this may be my issue https://github.com/timheuer/alexa-skills-dotnet/issues/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?