61
Views
2
Comments
[PassSharp] Invalid provider type specified - failed to get pkPass in PassSharp
Question
passsharp
Reactive icon
Forge asset by flpmorais
Application Type
Mobile

Hello Team , 
I'm using PassSharp forge component to generate Coupon and store it in wallet. After providing all the mandatory inputs and necessary certificates. I got this error - "Invalid provider type specified". How to resolve this error and generate coupon successfully.

Thanks in advance,

Shyam   


MicrosoftTeams-image.png
2025-08-13 09-41-37
Shubham Sharma
Champion

Hi Shyam,

This error message is indicating that the provider type specified in the PassSharp component is not valid. To resolve this issue, check the provider type being used in the code and ensure that it is correctly specified. The provider type should match the type of pass being created (e.g. boarding pass, event ticket, store card, etc.). If the provider type is not specified correctly, it will result in an error and the pkPass will not be created. 

UserImage.jpg
Shyam Sundar

Hi Shubham,

Thanks for your suggestion. where can I see this provider type in PassSharp component and How can I verify both are matched?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.