Kyler Berry

Results 3 comments of Kyler Berry

@ssuryakumar @Sikandarkhan I too had this issue. I scoured the documentation and finally got ahold of Vuforia support. There's nothing wrong with this library. The Vuforia documentation for [Adding a...

A little late to the game here, but you need to provide the token header in the following format, [re](https://github.com/supabase-community/supabase-go/blob/main/client.go#L53): `"Authorization": "Bearer " + key`

Sorry, I spoke too soon. Though the formatting was wrong, providing it correctly still doesn't resolve. Thanks for the workaround.