I am trying to implement the Snapchat Bitmoji Kit into a webpage using the Javascript implementation. Here is the code I am following: https://github.com/Bitmoji/BitmojiForDevelopers/blob/main/docs/vanilla-sticker-picker/index.html
I am able to get into the login screen successfully. However, when I login I get a "Something Went Wrong Error." I setup the OAuth Keys and connected my Snapchat Developer Account. I am getting a 500 server error. It was also complaining about content security but I added those tags and it didn't fix anything. Is this happening to anyone else? Can someone please edit this code to get the Bitmoji sticker picker to appear? Appreciate all help thanks!!
I tried adding Content Security Policy tags to my header which was what the Console said to do. I was expecting that there was a browser security issue but I also got a 500 error so it might be a server issue.
Via Active questions tagged javascript - Stack Overflow https://ift.tt/Cj8qpuV
Comments
Post a Comment