Organization restricted

Hi, there.

I tried to use one of my organization spaces but I got a message that the organization has been restricted.

Here is the message I got:

Error generating word: Error code: 400 - {‘error’: {‘message’: ‘Organization has been restricted. Please reach out to support if you believe this was in error.’, ‘type’: ‘invalid_request_error’, ‘code’: ‘organization_restricted’}}

Please, how can I fix this problem?

1 Like

I am facing same problem what to do about it ?

1 Like

For now, the only thing you can do is email the following with your username and the name of the organization where the error occurred. If you suspect that it is a bug in HF itself, it may be effective to send a mention to the staff.
website@huggingface.co

I have gotten a solution to the problem. The organisation was not restricted by Hugginface but by the API provider due to Denial of Service attack because an API in the code was restricted. After messaging the provider, they told me what was wrong, and I corrected the code by using Secrets on Huggingface. After that, the restriction was lifted and I have been using the service ever since without error.

1 Like

Thank you. I have found the solution to the problem.

1 Like