Ben at Emergent Cybernetics

Results 5 comments of Ben at Emergent Cybernetics

@mfreed Thanks for the quick response. I expected this was because of Timescale using _between_. I love being able to schedule jobs in the database, but for this to be...

@aeneasr I thought it might have something to do with Windows. I'm actually using [`Cmder`](https://cmder.app/) on Windows. So I believe that would be just a basic `cmd` console, not powershell.

@aeneasr Yes, that format did work on Windows. Thanks! It would be nice if the `ory --help` for this showed the correct format on Windows.

I tried changing the `oauth2-config` to `/login` with this command: ``` ory patch oauth2-config project-uuid-here --replace "/urls/login=\"/login\"" ``` But that didn't change anything with the above issue. Is using a...