
WordPress add-category-to-page Plugin extension:
After installing the “add-category-to-page”, I needed the endpoint to extract the wanted pages. So I included the following code in […]
Making web stuff
After installing the “add-category-to-page”, I needed the endpoint to extract the wanted pages. So I included the following code in […]
it is not too intuitive to find.it is here: https://app.clockify.me/user/settings at the bottom of the form
After getting a few new values and the session is created you can still modify the session. At the client: […]
I was struggling for a while to understand why after declaring 2 differents CredentialsProviders, my request were redirected to the […]
React Client side (front): Server side (endpoint), in this case Next-Auth
I was constantly seeing this error: In my case there was a difference with the timestamp. In settings I setted […]
I was constantly seeing this error: In my case there was a difference with the timestamp. Fixed setting this: If […]
I am coding from my computer and once I have an operative website, I will deploy it to my server. […]
After creating a resource and a method… In this example we will pass a header (var1 = “sub”) and an […]
It took me a while to understand. The documentation is not very clear. However, it is always good to read […]