Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How I can do performance testing on my API
Post: How I can do performance testing on my API

HELLO !! I programmed the Openstack DNS API(https://developer.openstack.org/api-ref/dns/) and now I need to do performance testing. My question is if I have to create scripts or can I just use the ti...
a21250450 General Coding Help 0 1,398 Jul-18-2019, 09:29 AM
    Thread: Error in request, cache key
Post: RE: Error in request, cache key

(Apr-02-2019, 09:25 AM)a21250450 Wrote: Error:Traceback (most recent call last): File "/root/DNSaaS.py", line 497, in requestToken response, content = h.request(target.geturl(), 'POST', json.d...
a21250450 General Coding Help 2 3,109 Apr-02-2019, 11:20 AM
    Thread: Error in request, cache key
Post: Error in request, cache key

Error:Traceback (most recent call last): File "/root/DNSaaS.py", line 497, in requestToken response, content = h.request(target.geturl(), 'POST', json.dumps(msgJson), headers) File "/usr/local...
a21250450 General Coding Help 2 3,109 Apr-02-2019, 09:25 AM
    Thread: Testing an API
Post: Testing an API

Hello all, I have an API in python and when I run it it gives me the endpoint but when I try to make the request in the postman it always gives the error 401 NOT FOUND, Someone can help me ?
a21250450 General Coding Help 1 1,794 Mar-29-2019, 04:48 PM
    Thread: can't install package web in version python 3.7
Post: can't install package web in version python 3.7

Hello everyone I have a project written in python 2.7 and I need to update it for python 3.7 but the web package always error. The error is: Collecting web Could not find a version that satisfies...
a21250450 General Coding Help 1 2,602 Mar-29-2019, 10:52 AM
    Thread: Pytest with requests
Post: RE: Pytest with requests

(Mar-21-2019, 03:10 PM)buran Wrote: Does this particular API has a sandbox environment?No, it's just a project in python
a21250450 General Coding Help 3 2,764 Mar-21-2019, 03:20 PM
    Thread: Pytest with requests
Post: Pytest with requests

def createDomain(self, jsonData, tokenId): """ Method used to create domains :param jsonData: Json request to designate :param tokenId: Token """ ...
a21250450 General Coding Help 3 2,764 Mar-21-2019, 02:25 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020