The issue i am facing is as follows
I Registered a account on opencart
my domain is : https://ayushpateldemostore.opencart.shop/
when i try to acess login api via this doc of api refernence
https://docs.opencart.com/en-gb/system/users/api/
i am not able to call the login url that generated a session token
code snippet
import requests
s = requests.Session()
username = ''
key=''
response = s.post(
'https://ayushpateldemostore.opencart.sh ... =api/login',
data={'username':username, 'key':key}
).text
print(response)
i get following response
403 Forbidden
{"error":"You do not have permission to access this page."}
i have followed basic trouble shooting of whitelisting ip address but its still gives same error
kindly help me out
I Registered a account on opencart
my domain is : https://ayushpateldemostore.opencart.shop/
when i try to acess login api via this doc of api refernence
https://docs.opencart.com/en-gb/system/users/api/
i am not able to call the login url that generated a session token
code snippet
import requests
s = requests.Session()
username = ''
key=''
response = s.post(
'https://ayushpateldemostore.opencart.sh ... =api/login',
data={'username':username, 'key':key}
).text
print(response)
i get following response
403 Forbidden
{"error":"You do not have permission to access this page."}
i have followed basic trouble shooting of whitelisting ip address but its still gives same error
kindly help me out
Guess you mean OpenCart Cloud ?ayushpatel wrote: ↑Fri Sep 05, 2025 5:43 pmThe issue i am facing is as follows
I Registered a account on opencart
my domain is : https://ayushpateldemostore.opencart.shop/
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
OSWorX wrote: ↑Fri Sep 05, 2025 7:17 pmGuess you mean OpenCart Cloud ?ayushpatel wrote: ↑Fri Sep 05, 2025 5:43 pmThe issue i am facing is as follows
I Registered a account on opencart
my domain is : https://ayushpateldemostore.opencart.shop/
i had basically created a trial account via
https://www.opencart.com/index.php?route=common/home
see image attached
I don't know what you're trying to do ... but I probably wouldn't do it.ayushpatel wrote: ↑Fri Sep 05, 2025 5:43 pmi have followed basic trouble shooting of whitelisting ip address but its still gives same error
kindly help me out
However, if you insist on taking this wacky path, then you should contact OpenCart support: https://www.opencart.com/index.php?rout ... rt/contact
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Legendary Member
That IS the OPenCart Cloud .. you really should know what you're doing!ayushpatel wrote: ↑Fri Sep 05, 2025 7:22 pmOSWorX wrote: ↑Fri Sep 05, 2025 7:17 pmGuess you mean OpenCart Cloud ?ayushpatel wrote: ↑Fri Sep 05, 2025 5:43 pmThe issue i am facing is as follows
I Registered a account on opencart
my domain is : https://ayushpateldemostore.opencart.shop/
i had basically created a trial account via
https://www.opencart.com/index.php?route=common/home
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Who is online
Users browsing this forum: No registered users and 3 guests