Hey, My push notifications were working all fine on both iOS and android. But suddenly I started getting following error
status":403,"response":{"reason":"InvalidProviderToken
Can you please help me understand what could be the issue?
Hey, My push notifications were working all fine on both iOS and android. But suddenly I started getting following error
status":403,"response":{"reason":"InvalidProviderToken
Can you please help me understand what could be the issue?
I have two workspaces. One for my personal use, other for my official react native app. I switched the workspace from official to personal one and my push notifications starting working fine. But if I switch back to my official workspace, I face the same issue.
Apparently all my configurations regarding courier are fine. As same push notifications are working on one workspace but not on the other one.
Is there issue with the cache of any workspace?
Hey, @zuhasohail18 - Can you share which workspace this is in relation to? Is the invalidProviderToken coming from Courier or a providerResponse object?
@zuhasohail18 Mobile engineer here:
Things to try:
Links to the providers:
Link to React Native setup documentation: GitHub - trycourier/courier-react-native: The easiest way to manage push notification tokens and receive push notifications for iOS & Android
Let me know how it goes? We will be watching this thread