-
Allow token based access to cloudexplain. One should hand over a token, e.g.
```python
with cloudexplain.azure.explain(..., token=token):
...
```
and the upload works.
The token must be resolved…
-
I am trying to use the get_custom_token_query trigger found in the docs
However, I am getting an exception:
**_[DEBUG] [django_saml2_auth.utils.handle_exception] 'str' object has no attribute 'access_…
-
Add access token to Text and Layers to support API access to non-public data
-
* CodeCarbon version: 2.7.4
* Python version: 3.11.9
* Operating System: Ubuntu 24.04
I am not able to do anything as `codecarbon config` command returns a `FiefAuthNotAuthenticatedError` error w…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How can I securely read documents from SharePoint using an access token for authenticati…
-
Bumped in a LinkedIn login failure today where log seemed like that:
```
1 validation error for UserSignUp\nusername\n Input should be a valid string [type=string_type, input_value=None, input_ty…
-
**Is your feature request related to a problem? Please describe.**
I'm not finding an easy way to refresh the access token for the social providers.
**Describe the solution you'd like**
I saw the…
-
Hey,
The idea is to have simple tokens created with say.. `echo MOOO| shasum -a 512224 |awk '{print $1}' >> /etc/grommunio-admin-api/conf.d/MOO.token` which only allow "GET" requests with the REST …
-
I am testing RabbitMQ K8 Offer on AWS and when I run hossted activate -t k8 see this token problem.
-
#### **Description**
Currently the access_token which is stored in cookies is only available to the current session, if someone closes the tab and opens again, it is no more there. Need to make i…