Arun Abraham

Results 6 comments of Arun Abraham
trafficstars

> Please don't crosspost https://stackoverflow.com/questions/64858052/swagger-ui-api-testing-invalid-cors-request-response-for-all-requests-methods @gmarziou The thread has been removed.Thanks

> Postman does not run in a web browser so it does not apply CORS restrictions. > > The registry is a Zuul proxy so it should not be different...

> > The volume of data is > Roughly, how many distinct labels? ```pgsql SELECT count(id) FROM ag_catalog.ag_label al; --26 SELECT max(id) FROM ag_catalog.ag_label al ; --26 ``` **There is...

@jrgemignani , Both through **psql** cli and **DBearver**(SQL GUI Client), getting the issue.

@jrgemignani , appreciate your effort to replicate. ```psql SELECT version(); //PostgreSQL 16.2 (Ubuntu 16.2-1.pgdg22.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit Using `Windows Subsystem for Linux` for local...

@jrgemignani - I have dropped the Graph where I got the issue and working on new Graph schema now. I have not encountered the issue so far. But to be...