Hi,
We have a test environment where we want to delete a user. We do this through the API.
However, though the response code is 200, the user is not deleted.
This is an example of a delete operation:
What could cause this to happen? Are there any ways to trace or debug, or do you have any...
Hi,
I am trying to use the API, but I get this error:
Does any one know what I am supposed to do? Are there any code snippets/examples on how to do this properly?
Thanks,
Arthur
Hi,
We have an existing user management system which supports OAuth2. We would like to integrate this with XenForo for SSO.
We are looking for a developer who is able write an account connector for us.
If you're interested, please drop me a PM with your info and rates. Please don't forget to...
Hi,
Inspired by this article, I tried to get Azure Storages to work with Xenforo.
I hope someone as a good suggestion on how to solve this error:
What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage.
I added flysystem-azure-blob-storage and the...
Hi,
I hope someone as a good suggestion on how to solve this error:
What I tried to do is follow the instructions to get XenForo to work with our Azure Blob Storage.
I added flysystem-azure-blob-storage and the microsoft blob storage sdk with composer, like this:
And added the adapters to...