Closed johnefemer closed 1 year ago
This library is designed for use with the Pusher Channels service which does not accept dash in the app ID or keys. I recommend you fork the library if you need to change it to make it compatible with other services.
https://github.com/pusher/pusher-http-python/blob/239d67b7a047a18ee181922c0a1461ceaf7c565f/pusher/util.py#L16
app_id should allow uuid type input the websocket service i used creates app_id like below but using this throws an error even though service is valid