I am trying to create a custom component. Upon following the guide to connect to my self hosted Retool Backend, I always get an error:
I have make sure to check the related permission for my retool API tokens.
I am trying to create a custom component. Upon following the guide to connect to my self hosted Retool Backend, I always get an error:
I have make sure to check the related permission for my retool API tokens.
Hi @Fritz_Leonardo_Lorens - welcome to the community!.
That particular error pretty definitively indicates that the backend server is throwing either a 401 or 403 response, which corresponds to sending an invalid key or the key having insufficient permissions, respectively. If you haven't already done so, can you try creating a brand new key to see if the issue persists?
If that doesn't work and we need to do more debugging, it would be helpful to know which version of Retool you're running and how it's deployed!