after instal API Modules i face a problem when i am going to product details my stock management will hang.
I need two solution
- solved this issue and optimized my MySQL cause its over 200mb with out any image
- lots of try to integrate with my welcomers website synchronize not not get any data from your API .
- MSAnswered
I am getting Invalid Login error.
- MSAnswered
Hello,
The username need to be lower case. I have checked, you can access following api end points
Products: https://pos.ogerio.com/api/v1/products?api-key=wkkwgck84ocks04os08g8osw4g4cs800w0kk4g0o
Sales: https://pos.ogerio.com/api/v1/sales?api-key=wkkwgck84ocks04os08g8osw4g4cs800w0kk4g0o
Purchases: https://pos.ogerio.com/api/v1/purchases?api-key=wkkwgck84ocks04os08g8osw4g4cs800w0kk4g0o
and other end points as mentioned the documentation.pdf
If you don’t like to sent
api-key
as query then you can send it as headercurl -X GET -H "api-key: wkkwgck84ocks04os08g8osw4g4cs800w0kk4g0o" https://pos.ogerio.com/api/v1/products?include=brand,category
Thank you
- NTAnswered
cpanel:https://server1.eadigitalbd.com:2083/ id: ogerio pass:!N9G$UfD6s0AE4qo
But i checked still my loading problem not solved when i go product details
- MSAnswered
Hello,
I am not sure about that as I can’t see any error related to that. The ajax calls failed with 504 error. You can check with your server admin.
Thank you
- Login to Reply